#d64b31 color space conversions
Hex:
#d64b31
RGB:
214, 75, 49
CMY:
16, 71, 81
CMYK:
0, 65, 77, 16
HSL:
9°, 66.8016%, 51.5686%
HSV (HSB):
9°, 77.1028%, 83.9216%
XYZ:
30.8020, 19.5500, 5.0558
xyY:
0.5559, 0.3528, 19.5500
CIE-Lab:
51.3246, 53.2471, 44.1916
CIE-LCH:
51.3246, 69.1965, 39.6904
CIE-Luv:
51.3246, 110.3381, 33.5976
Hunter-Lab:
44.2154, 46.9723, 24.1713
#d64b31 color charts
#d64b31 color shades, tints & tones
#d64b31 color schemes
#d64b31 color preview, HTML & CSS examples
This text has a color of #d64b31
<p style="color:#d64b31;">Text here</p>
.mytext {color:#d64b31;}
This box has a color of #d64b31
<div style="background-color:#d64b31;">Content here</div>
.mybackground {background-color:#d64b31;}
Border around this has a color of #d64b31
<div style="border:2px solid #d64b31;">Content here</div>
.myborder {border:2px solid #d64b31;}