#d64c30 color space conversions
Hex:
#d64c30
RGB:
214, 76, 48
CMY:
16, 70, 81
CMYK:
0, 64, 78, 16
HSL:
10°, 66.9355%, 51.3725%
HSV (HSB):
10°, 77.5701%, 83.9216%
XYZ:
30.8495, 19.6784, 4.9687
xyY:
0.5559, 0.3546, 19.6784
CIE-Lab:
51.4717, 52.7897, 44.8605
CIE-LCH:
51.4717, 69.2764, 40.3578
CIE-Luv:
51.4717, 109.8068, 34.2190
Hunter-Lab:
44.3604, 46.5035, 24.4114
#d64c30 color charts
#d64c30 color shades, tints & tones
#d64c30 color schemes
#d64c30 color preview, HTML & CSS examples
This text has a color of #d64c30
<p style="color:#d64c30;">Text here</p>
.mytext {color:#d64c30;}
This box has a color of #d64c30
<div style="background-color:#d64c30;">Content here</div>
.mybackground {background-color:#d64c30;}
Border around this has a color of #d64c30
<div style="border:2px solid #d64c30;">Content here</div>
.myborder {border:2px solid #d64c30;}