#d64c3f color space conversions
Hex:
#d64c3f
RGB:
214, 76, 63
CMY:
16, 70, 75
CMYK:
0, 64, 71, 16
HSL:
5°, 64.8069%, 54.3137%
HSV (HSB):
5°, 70.5607%, 83.9216%
XYZ:
31.2132, 19.8239, 6.8839
xyY:
0.5389, 0.3423, 19.8239
CIE-Lab:
51.6375, 53.4199, 36.9415
CIE-LCH:
51.6375, 64.9489, 34.6651
CIE-Luv:
51.6375, 107.1883, 28.5665
Hunter-Lab:
44.5240, 47.2188, 21.9999
#d64c3f color charts
#d64c3f color shades, tints & tones
#d64c3f color schemes
#d64c3f color preview, HTML & CSS examples
This text has a color of #d64c3f
<p style="color:#d64c3f;">Text here</p>
.mytext {color:#d64c3f;}
This box has a color of #d64c3f
<div style="background-color:#d64c3f;">Content here</div>
.mybackground {background-color:#d64c3f;}
Border around this has a color of #d64c3f
<div style="border:2px solid #d64c3f;">Content here</div>
.myborder {border:2px solid #d64c3f;}