#d64a09 color space conversions
Hex:
#d64a09
RGB:
214, 74, 9
CMY:
16, 71, 96
CMYK:
0, 65, 96, 16
HSL:
19°, 91.9283%, 43.7255%
HSV (HSB):
19°, 95.7944%, 83.9216%
XYZ:
30.2296, 19.2134, 2.3737
xyY:
0.5834, 0.3708, 19.2134
CIE-Lab:
50.9360, 52.7818, 59.5358
CIE-LCH:
50.9360, 79.5640, 48.4412
CIE-Luv:
50.9360, 114.9432, 41.6009
Hunter-Lab:
43.8331, 46.3951, 27.4724
#d64a09 color charts
#d64a09 color shades, tints & tones
#d64a09 color schemes
#d64a09 color preview, HTML & CSS examples
This text has a color of #d64a09
<p style="color:#d64a09;">Text here</p>
.mytext {color:#d64a09;}
This box has a color of #d64a09
<div style="background-color:#d64a09;">Content here</div>
.mybackground {background-color:#d64a09;}
Border around this has a color of #d64a09
<div style="border:2px solid #d64a09;">Content here</div>
.myborder {border:2px solid #d64a09;}