#cf3f3d color space conversions
Hex:
#cf3f3d
RGB:
207, 63, 61
CMY:
19, 75, 76
CMYK:
0, 70, 71, 19
HSL:
1°, 60.3306%, 52.5490%
HSV (HSB):
1°, 70.5314%, 81.1765%
XYZ:
28.3519, 17.1573, 6.2323
xyY:
0.5480, 0.3316, 17.1573
CIE-Lab:
48.4577, 56.2460, 34.0568
CIE-LCH:
48.4577, 65.7532, 31.1948
CIE-Luv:
48.4577, 110.0592, 24.5233
Hunter-Lab:
41.4214, 49.6914, 20.0742
#cf3f3d color charts
#cf3f3d color shades, tints & tones
#cf3f3d color schemes
#cf3f3d color preview, HTML & CSS examples
This text has a color of #cf3f3d
<p style="color:#cf3f3d;">Text here</p>
.mytext {color:#cf3f3d;}
This box has a color of #cf3f3d
<div style="background-color:#cf3f3d;">Content here</div>
.mybackground {background-color:#cf3f3d;}
Border around this has a color of #cf3f3d
<div style="border:2px solid #cf3f3d;">Content here</div>
.myborder {border:2px solid #cf3f3d;}