#d84b00 color space conversions
Hex:
#d84b00
RGB:
216, 75, 0
CMY:
15, 71, 100
CMYK:
0, 65, 100, 15
HSL:
21°, 100.0000%, 42.3529%
HSV (HSB):
21°, 100.0000%, 84.7059%
XYZ:
30.8350, 19.6311, 2.1640
xyY:
0.5859, 0.3730, 19.6311
CIE-Lab:
51.4175, 52.9692, 62.0625
CIE-LCH:
51.4175, 81.5935, 49.5199
CIE-Luv:
51.4175, 116.2379, 42.8885
Hunter-Lab:
44.3070, 46.6880, 28.1191
#d84b00 color charts
#d84b00 color shades, tints & tones
#d84b00 color schemes
#d84b00 color preview, HTML & CSS examples
This text has a color of #d84b00
<p style="color:#d84b00;">Text here</p>
.mytext {color:#d84b00;}
This box has a color of #d84b00
<div style="background-color:#d84b00;">Content here</div>
.mybackground {background-color:#d84b00;}
Border around this has a color of #d84b00
<div style="border:2px solid #d84b00;">Content here</div>
.myborder {border:2px solid #d84b00;}