#cf3f4c color space conversions
Hex:
#cf3f4c
RGB:
207, 63, 76
CMY:
19, 75, 70
CMYK:
0, 70, 63, 19
HSL:
355°, 60.0000%, 52.9412%
HSV (HSB):
355°, 69.5652%, 81.1765%
XYZ:
28.8141, 17.3422, 8.6662
xyY:
0.5256, 0.3163, 17.3422
CIE-Lab:
48.6884, 57.0572, 25.5011
CIE-LCH:
48.6884, 62.4967, 24.0817
CIE-Luv:
48.6884, 106.4094, 17.2419
Hunter-Lab:
41.6440, 50.6300, 16.8124
#cf3f4c color charts
#cf3f4c color shades, tints & tones
#cf3f4c color schemes
#cf3f4c color preview, HTML & CSS examples
This text has a color of #cf3f4c
<p style="color:#cf3f4c;">Text here</p>
.mytext {color:#cf3f4c;}
This box has a color of #cf3f4c
<div style="background-color:#cf3f4c;">Content here</div>
.mybackground {background-color:#cf3f4c;}
Border around this has a color of #cf3f4c
<div style="border:2px solid #cf3f4c;">Content here</div>
.myborder {border:2px solid #cf3f4c;}