#cf3c65 color space conversions
Hex:
#cf3c65
RGB:
207, 60, 101
CMY:
19, 76, 60
CMYK:
0, 71, 51, 19
HSL:
343°, 60.4938%, 52.3529%
HSV (HSB):
343°, 71.0145%, 81.1765%
XYZ:
29.6969, 17.4367, 14.1123
xyY:
0.4849, 0.2847, 17.4367
CIE-Lab:
48.8056, 59.9476, 10.5193
CIE-LCH:
48.8056, 60.8636, 9.9526
CIE-Luv:
48.8056, 100.4088, 1.3325
Hunter-Lab:
41.7573, 53.8704, 9.1924
#cf3c65 color charts
#cf3c65 color shades, tints & tones
#cf3c65 color schemes
#cf3c65 color preview, HTML & CSS examples
This text has a color of #cf3c65
<p style="color:#cf3c65;">Text here</p>
.mytext {color:#cf3c65;}
This box has a color of #cf3c65
<div style="background-color:#cf3c65;">Content here</div>
.mybackground {background-color:#cf3c65;}
Border around this has a color of #cf3c65
<div style="border:2px solid #cf3c65;">Content here</div>
.myborder {border:2px solid #cf3c65;}