#cf2b2d color space conversions
Hex:
#cf2b2d
RGB:
207, 43, 45
CMY:
19, 83, 82
CMYK:
0, 79, 78, 19
HSL:
359°, 65.6000%, 49.0196%
HSV (HSB):
359°, 79.2271%, 81.1765%
XYZ:
27.0697, 15.1826, 3.9864
xyY:
0.5854, 0.3284, 15.1826
CIE-Lab:
45.8833, 62.2279, 40.2847
CIE-LCH:
45.8833, 74.1294, 32.9179
CIE-Luv:
45.8833, 124.0986, 26.1748
Hunter-Lab:
38.9649, 55.8189, 21.2096
#cf2b2d color charts
#cf2b2d color shades, tints & tones
#cf2b2d color schemes
#cf2b2d color preview, HTML & CSS examples
This text has a color of #cf2b2d
<p style="color:#cf2b2d;">Text here</p>
.mytext {color:#cf2b2d;}
This box has a color of #cf2b2d
<div style="background-color:#cf2b2d;">Content here</div>
.mybackground {background-color:#cf2b2d;}
Border around this has a color of #cf2b2d
<div style="border:2px solid #cf2b2d;">Content here</div>
.myborder {border:2px solid #cf2b2d;}