#d64f30 color space conversions
Hex:
#d64f30
RGB:
214, 79, 48
CMY:
16, 69, 81
CMYK:
0, 63, 78, 16
HSL:
11°, 66.9355%, 51.3725%
HSV (HSB):
11°, 77.5701%, 83.9216%
XYZ:
31.0610, 20.1015, 5.0392
xyY:
0.5527, 0.3577, 20.1015
CIE-Lab:
51.9518, 51.5039, 45.3518
CIE-LCH:
51.9518, 68.6253, 41.3656
CIE-Luv:
51.9518, 107.7156, 35.1039
Hunter-Lab:
44.8347, 45.2023, 24.7204
#d64f30 color charts
#d64f30 color shades, tints & tones
#d64f30 color schemes
#d64f30 color preview, HTML & CSS examples
This text has a color of #d64f30
<p style="color:#d64f30;">Text here</p>
.mytext {color:#d64f30;}
This box has a color of #d64f30
<div style="background-color:#d64f30;">Content here</div>
.mybackground {background-color:#d64f30;}
Border around this has a color of #d64f30
<div style="border:2px solid #d64f30;">Content here</div>
.myborder {border:2px solid #d64f30;}