#cf2e4c color space conversions
Hex:
#cf2e4c
RGB:
207, 46, 76
CMY:
19, 82, 70
CMYK:
0, 78, 63, 19
HSL:
349°, 63.6364%, 49.6078%
HSV (HSB):
349°, 77.7778%, 81.1765%
XYZ:
28.0136, 15.7412, 8.3993
xyY:
0.5371, 0.3018, 15.7412
CIE-Lab:
46.6331, 62.7764, 22.8498
CIE-LCH:
46.6331, 66.8056, 20.0008
CIE-Luv:
46.6331, 114.8506, 12.9221
Hunter-Lab:
39.6752, 56.6028, 15.2208
#cf2e4c color charts
#cf2e4c color shades, tints & tones
#cf2e4c color schemes
#cf2e4c color preview, HTML & CSS examples
This text has a color of #cf2e4c
<p style="color:#cf2e4c;">Text here</p>
.mytext {color:#cf2e4c;}
This box has a color of #cf2e4c
<div style="background-color:#cf2e4c;">Content here</div>
.mybackground {background-color:#cf2e4c;}
Border around this has a color of #cf2e4c
<div style="border:2px solid #cf2e4c;">Content here</div>
.myborder {border:2px solid #cf2e4c;}