#cf3d2f color space conversions
Hex:
#cf3d2f
RGB:
207, 61, 47
CMY:
19, 76, 82
CMYK:
0, 71, 77, 19
HSL:
5°, 62.9921%, 49.8039%
HSV (HSB):
5°, 77.2947%, 81.1765%
XYZ:
27.9140, 16.8081, 4.4624
xyY:
0.5675, 0.3417, 16.8081
CIE-Lab:
48.0174, 56.4147, 41.4198
CIE-LCH:
48.0174, 69.9872, 36.2862
CIE-Luv:
48.0174, 114.0391, 29.4696
Hunter-Lab:
40.9977, 49.7887, 22.2450
#cf3d2f color charts
#cf3d2f color shades, tints & tones
#cf3d2f color schemes
#cf3d2f color preview, HTML & CSS examples
This text has a color of #cf3d2f
<p style="color:#cf3d2f;">Text here</p>
.mytext {color:#cf3d2f;}
This box has a color of #cf3d2f
<div style="background-color:#cf3d2f;">Content here</div>
.mybackground {background-color:#cf3d2f;}
Border around this has a color of #cf3d2f
<div style="border:2px solid #cf3d2f;">Content here</div>
.myborder {border:2px solid #cf3d2f;}