#d64e30 color space conversions
Hex:
#d64e30
RGB:
214, 78, 48
CMY:
16, 69, 81
CMYK:
0, 64, 78, 16
HSL:
11°, 66.9355%, 51.3725%
HSV (HSB):
11°, 77.5701%, 83.9216%
XYZ:
30.9894, 19.9583, 5.0153
xyY:
0.5537, 0.3566, 19.9583
CIE-Lab:
51.7901, 51.9362, 45.1865
CIE-LCH:
51.7901, 68.8418, 41.0245
CIE-Luv:
51.7901, 108.4177, 34.8062
Hunter-Lab:
44.6747, 45.6390, 24.6162
#d64e30 color charts
#d64e30 color shades, tints & tones
#d64e30 color schemes
#d64e30 color preview, HTML & CSS examples
This text has a color of #d64e30
<p style="color:#d64e30;">Text here</p>
.mytext {color:#d64e30;}
This box has a color of #d64e30
<div style="background-color:#d64e30;">Content here</div>
.mybackground {background-color:#d64e30;}
Border around this has a color of #d64e30
<div style="border:2px solid #d64e30;">Content here</div>
.myborder {border:2px solid #d64e30;}