#cf3e3f color space conversions
Hex:
#cf3e3f
RGB:
207, 62, 63
CMY:
19, 76, 75
CMYK:
0, 70, 70, 19
HSL:
360°, 60.1660%, 52.7451%
HSV (HSB):
360°, 70.0483%, 81.1765%
XYZ:
28.3520, 17.0695, 6.5031
xyY:
0.5460, 0.3287, 17.0695
CIE-Lab:
48.3475, 56.7208, 32.7664
CIE-LCH:
48.3475, 65.5048, 30.0141
CIE-Luv:
48.3475, 110.1980, 23.3627
Hunter-Lab:
41.3153, 50.1910, 19.5884
#cf3e3f color charts
#cf3e3f color shades, tints & tones
#cf3e3f color schemes
#cf3e3f color preview, HTML & CSS examples
This text has a color of #cf3e3f
<p style="color:#cf3e3f;">Text here</p>
.mytext {color:#cf3e3f;}
This box has a color of #cf3e3f
<div style="background-color:#cf3e3f;">Content here</div>
.mybackground {background-color:#cf3e3f;}
Border around this has a color of #cf3e3f
<div style="border:2px solid #cf3e3f;">Content here</div>
.myborder {border:2px solid #cf3e3f;}