#cf3c3a color space conversions
Hex:
#cf3c3a
RGB:
207, 60, 58
CMY:
19, 76, 77
CMYK:
0, 71, 72, 19
HSL:
1°, 60.8163%, 51.9608%
HSV (HSB):
1°, 71.9807%, 81.1765%
XYZ:
28.1117, 16.8026, 5.7646
xyY:
0.5547, 0.3316, 16.8026
CIE-Lab:
48.0103, 57.2278, 35.2640
CIE-LCH:
48.0103, 67.2203, 31.6415
CIE-Luv:
48.0103, 112.4711, 25.0108
Hunter-Lab:
40.9910, 50.6815, 20.3557
#cf3c3a color charts
#cf3c3a color shades, tints & tones
#cf3c3a color schemes
#cf3c3a color preview, HTML & CSS examples
This text has a color of #cf3c3a
<p style="color:#cf3c3a;">Text here</p>
.mytext {color:#cf3c3a;}
This box has a color of #cf3c3a
<div style="background-color:#cf3c3a;">Content here</div>
.mybackground {background-color:#cf3c3a;}
Border around this has a color of #cf3c3a
<div style="border:2px solid #cf3c3a;">Content here</div>
.myborder {border:2px solid #cf3c3a;}