#cf3d2c color space conversions
Hex:
#cf3d2c
RGB:
207, 61, 44
CMY:
19, 76, 83
CMYK:
0, 71, 79, 19
HSL:
6°, 64.9402%, 49.2157%
HSV (HSB):
6°, 78.7440%, 81.1765%
XYZ:
27.8555, 16.7847, 4.1545
xyY:
0.5709, 0.3440, 16.7847
CIE-Lab:
47.9876, 56.3105, 42.9923
CIE-LCH:
47.9876, 70.8464, 37.3613
CIE-Luv:
47.9876, 114.5523, 30.4695
Hunter-Lab:
40.9692, 49.6685, 22.6661
#cf3d2c color charts
#cf3d2c color shades, tints & tones
#cf3d2c color schemes
#cf3d2c color preview, HTML & CSS examples
This text has a color of #cf3d2c
<p style="color:#cf3d2c;">Text here</p>
.mytext {color:#cf3d2c;}
This box has a color of #cf3d2c
<div style="background-color:#cf3d2c;">Content here</div>
.mybackground {background-color:#cf3d2c;}
Border around this has a color of #cf3d2c
<div style="border:2px solid #cf3d2c;">Content here</div>
.myborder {border:2px solid #cf3d2c;}