#d64b2f color space conversions
Hex:
#d64b2f
RGB:
214, 75, 47
CMY:
16, 71, 82
CMYK:
0, 65, 78, 16
HSL:
10°, 67.0683%, 51.1765%
HSV (HSB):
10°, 78.0374%, 83.9216%
XYZ:
30.7607, 19.5335, 4.8384
xyY:
0.5579, 0.3543, 19.5335
CIE-Lab:
51.3057, 53.1754, 45.2044
CIE-LCH:
51.3057, 69.7930, 40.3679
CIE-Luv:
51.3057, 110.6458, 34.2548
Hunter-Lab:
44.1968, 46.8908, 24.4470
#d64b2f color charts
#d64b2f color shades, tints & tones
#d64b2f color schemes
#d64b2f color preview, HTML & CSS examples
This text has a color of #d64b2f
<p style="color:#d64b2f;">Text here</p>
.mytext {color:#d64b2f;}
This box has a color of #d64b2f
<div style="background-color:#d64b2f;">Content here</div>
.mybackground {background-color:#d64b2f;}
Border around this has a color of #d64b2f
<div style="border:2px solid #d64b2f;">Content here</div>
.myborder {border:2px solid #d64b2f;}