#cf333b color space conversions
Hex:
#cf333b
RGB:
207, 51, 59
CMY:
19, 80, 77
CMYK:
0, 75, 71, 19
HSL:
357°, 61.9048%, 50.5882%
HSV (HSB):
357°, 75.3623%, 81.1765%
XYZ:
27.7054, 15.9488, 5.7559
xyY:
0.5607, 0.3228, 15.9488
CIE-Lab:
46.9073, 60.3696, 33.3999
CIE-LCH:
46.9073, 68.9931, 28.9539
CIE-Luv:
46.9073, 117.1384, 22.3910
Hunter-Lab:
39.9360, 53.9455, 19.4099
#cf333b color charts
#cf333b color shades, tints & tones
#cf333b color schemes
#cf333b color preview, HTML & CSS examples
This text has a color of #cf333b
<p style="color:#cf333b;">Text here</p>
.mytext {color:#cf333b;}
This box has a color of #cf333b
<div style="background-color:#cf333b;">Content here</div>
.mybackground {background-color:#cf333b;}
Border around this has a color of #cf333b
<div style="border:2px solid #cf333b;">Content here</div>
.myborder {border:2px solid #cf333b;}