#cf2f5f color space conversions
Hex:
#cf2f5f
RGB:
207, 47, 95
CMY:
19, 82, 63
CMYK:
0, 77, 54, 19
HSL:
342°, 62.9921%, 49.8039%
HSV (HSB):
342°, 77.2947%, 81.1765%
XYZ:
28.8142, 16.1247, 12.4202
xyY:
0.5023, 0.2811, 16.1247
CIE-Lab:
47.1376, 63.7418, 11.8623
CIE-LCH:
47.1376, 64.8362, 10.5421
CIE-Luv:
47.1376, 108.1193, 1.7915
Hunter-Lab:
40.1555, 57.8133, 9.7704
#cf2f5f color charts
#cf2f5f color shades, tints & tones
#cf2f5f color schemes
#cf2f5f color preview, HTML & CSS examples
This text has a color of #cf2f5f
<p style="color:#cf2f5f;">Text here</p>
.mytext {color:#cf2f5f;}
This box has a color of #cf2f5f
<div style="background-color:#cf2f5f;">Content here</div>
.mybackground {background-color:#cf2f5f;}
Border around this has a color of #cf2f5f
<div style="border:2px solid #cf2f5f;">Content here</div>
.myborder {border:2px solid #cf2f5f;}