#cf256e color space conversions
Hex:
#cf256e
RGB:
207, 37, 110
CMY:
19, 85, 57
CMYK:
0, 82, 47, 19
HSL:
334°, 69.6721%, 47.8431%
HSV (HSB):
334°, 82.1256%, 81.1765%
XYZ:
29.2082, 15.7143, 16.2456
xyY:
0.4775, 0.2569, 15.7143
CIE-Lab:
46.5974, 67.5940, 1.8495
CIE-LCH:
46.5974, 67.6193, 1.5673
CIE-Luv:
46.5974, 105.7925, -10.5629
Hunter-Lab:
39.6413, 62.1486, 3.4510
#cf256e color charts
#cf256e color shades, tints & tones
#cf256e color schemes
#cf256e color preview, HTML & CSS examples
This text has a color of #cf256e
<p style="color:#cf256e;">Text here</p>
.mytext {color:#cf256e;}
This box has a color of #cf256e
<div style="background-color:#cf256e;">Content here</div>
.mybackground {background-color:#cf256e;}
Border around this has a color of #cf256e
<div style="border:2px solid #cf256e;">Content here</div>
.myborder {border:2px solid #cf256e;}