#d64d02 color space conversions
Hex:
#d64d02
RGB:
214, 77, 2
CMY:
16, 70, 99
CMYK:
0, 64, 99, 16
HSL:
21°, 98.1481%, 42.3529%
HSV (HSB):
21°, 99.0654%, 83.9216%
XYZ:
30.3964, 19.6083, 2.2401
xyY:
0.5818, 0.3753, 19.6083
CIE-Lab:
51.3914, 51.4451, 61.3894
CIE-LCH:
51.3914, 80.0953, 50.0366
CIE-Luv:
51.3914, 113.0545, 43.0459
Hunter-Lab:
44.2812, 45.0373, 27.9974
#d64d02 color charts
#d64d02 color shades, tints & tones
#d64d02 color schemes
#d64d02 color preview, HTML & CSS examples
This text has a color of #d64d02
<p style="color:#d64d02;">Text here</p>
.mytext {color:#d64d02;}
This box has a color of #d64d02
<div style="background-color:#d64d02;">Content here</div>
.mybackground {background-color:#d64d02;}
Border around this has a color of #d64d02
<div style="border:2px solid #d64d02;">Content here</div>
.myborder {border:2px solid #d64d02;}