#cf2255 color space conversions
Hex:
#cf2255
RGB:
207, 34, 85
CMY:
19, 87, 67
CMYK:
0, 84, 59, 19
HSL:
342°, 71.7842%, 47.2549%
HSV (HSB):
342°, 83.5749%, 81.1765%
XYZ:
27.9438, 15.0653, 10.0294
xyY:
0.5269, 0.2840, 15.0653
CIE-Lab:
45.7235, 66.4203, 16.0962
CIE-LCH:
45.7235, 68.3429, 13.6223
CIE-Luv:
45.7235, 116.3364, 5.3888
Hunter-Lab:
38.8141, 60.5848, 11.8495
#cf2255 color charts
#cf2255 color shades, tints & tones
#cf2255 color schemes
#cf2255 color preview, HTML & CSS examples
This text has a color of #cf2255
<p style="color:#cf2255;">Text here</p>
.mytext {color:#cf2255;}
This box has a color of #cf2255
<div style="background-color:#cf2255;">Content here</div>
.mybackground {background-color:#cf2255;}
Border around this has a color of #cf2255
<div style="border:2px solid #cf2255;">Content here</div>
.myborder {border:2px solid #cf2255;}