#cf3f3e color space conversions
Hex:
#cf3f3e
RGB:
207, 63, 62
CMY:
19, 75, 76
CMYK:
0, 70, 70, 19
HSL:
0°, 60.1660%, 52.7451%
HSV (HSB):
0°, 70.0483%, 81.1765%
XYZ:
28.3791, 17.1682, 6.3755
xyY:
0.5466, 0.3306, 17.1682
CIE-Lab:
48.4713, 56.2941, 33.4944
CIE-LCH:
48.4713, 65.5049, 30.7522
CIE-Luv:
48.4713, 109.8377, 24.0828
Hunter-Lab:
41.4345, 49.7469, 19.8813
#cf3f3e color charts
#cf3f3e color shades, tints & tones
#cf3f3e color schemes
#cf3f3e color preview, HTML & CSS examples
This text has a color of #cf3f3e
<p style="color:#cf3f3e;">Text here</p>
.mytext {color:#cf3f3e;}
This box has a color of #cf3f3e
<div style="background-color:#cf3f3e;">Content here</div>
.mybackground {background-color:#cf3f3e;}
Border around this has a color of #cf3f3e
<div style="border:2px solid #cf3f3e;">Content here</div>
.myborder {border:2px solid #cf3f3e;}