#cf2f2b color space conversions
Hex:
#cf2f2b
RGB:
207, 47, 43
CMY:
19, 82, 83
CMYK:
0, 77, 79, 19
HSL:
1°, 65.6000%, 49.0196%
HSV (HSB):
1°, 79.2271%, 81.1765%
XYZ:
27.1847, 15.4728, 3.8393
xyY:
0.5847, 0.3328, 15.4728
CIE-Lab:
46.2751, 61.0043, 41.7877
CIE-LCH:
46.2751, 73.9442, 34.4110
CIE-Luv:
46.2751, 122.5494, 27.6188
Hunter-Lab:
39.3355, 54.5237, 21.7480
#cf2f2b color charts
#cf2f2b color shades, tints & tones
#cf2f2b color schemes
#cf2f2b color preview, HTML & CSS examples
This text has a color of #cf2f2b
<p style="color:#cf2f2b;">Text here</p>
.mytext {color:#cf2f2b;}
This box has a color of #cf2f2b
<div style="background-color:#cf2f2b;">Content here</div>
.mybackground {background-color:#cf2f2b;}
Border around this has a color of #cf2f2b
<div style="border:2px solid #cf2f2b;">Content here</div>
.myborder {border:2px solid #cf2f2b;}