#cd065a color space conversions
Hex:
#cd065a
RGB:
205, 6, 90
CMY:
20, 98, 65
CMYK:
0, 97, 56, 20
HSL:
335°, 94.3128%, 41.3725%
HSV (HSB):
335°, 97.0732%, 80.3922%
XYZ:
27.0874, 13.8476, 10.9180
xyY:
0.5224, 0.2671, 13.8476
CIE-Lab:
44.0135, 70.3593, 10.5554
CIE-LCH:
44.0135, 71.1466, 8.5320
CIE-Luv:
44.0135, 118.5104, -1.4491
Hunter-Lab:
37.2123, 64.8113, 8.6530
#cd065a color charts
#cd065a color shades, tints & tones
#cd065a color schemes
#cd065a color preview, HTML & CSS examples
This text has a color of #cd065a
<p style="color:#cd065a;">Text here</p>
.mytext {color:#cd065a;}
This box has a color of #cd065a
<div style="background-color:#cd065a;">Content here</div>
.mybackground {background-color:#cd065a;}
Border around this has a color of #cd065a
<div style="border:2px solid #cd065a;">Content here</div>
.myborder {border:2px solid #cd065a;}