#d75000 color space conversions
Hex:
#d75000
RGB:
215, 80, 0
CMY:
16, 69, 100
CMYK:
0, 63, 100, 16
HSL:
22°, 100.0000%, 42.1569%
HSV (HSB):
22°, 100.0000%, 84.3137%
XYZ:
30.8930, 20.1844, 2.2677
xyY:
0.5791, 0.3784, 20.1844
CIE-Lab:
52.0451, 50.4796, 62.2923
CIE-LCH:
52.0451, 80.1781, 50.9798
CIE-Luv:
52.0451, 111.7137, 44.1346
Hunter-Lab:
44.9270, 44.1189, 28.4562
#d75000 color charts
#d75000 color shades, tints & tones
#d75000 color schemes
#d75000 color preview, HTML & CSS examples
This text has a color of #d75000
<p style="color:#d75000;">Text here</p>
.mytext {color:#d75000;}
This box has a color of #d75000
<div style="background-color:#d75000;">Content here</div>
.mybackground {background-color:#d75000;}
Border around this has a color of #d75000
<div style="border:2px solid #d75000;">Content here</div>
.myborder {border:2px solid #d75000;}