#d0800f color space conversions
Hex:
#d0800f
RGB:
208, 128, 15
CMY:
18, 50, 94
CMYK:
0, 38, 93, 18
HSL:
35°, 86.5471%, 43.7255%
HSV (HSB):
35°, 92.7885%, 81.5686%
XYZ:
33.8178, 28.8827, 4.2445
xyY:
0.5052, 0.4314, 28.8827
CIE-Lab:
60.6780, 23.7924, 64.3897
CIE-LCH:
60.6780, 68.6448, 69.7204
CIE-Luv:
60.6780, 66.3372, 57.9380
Hunter-Lab:
53.7427, 18.2723, 32.9373
#d0800f color charts
#d0800f color shades, tints & tones
#d0800f color schemes
#d0800f color preview, HTML & CSS examples
This text has a color of #d0800f
<p style="color:#d0800f;">Text here</p>
.mytext {color:#d0800f;}
This box has a color of #d0800f
<div style="background-color:#d0800f;">Content here</div>
.mybackground {background-color:#d0800f;}
Border around this has a color of #d0800f
<div style="border:2px solid #d0800f;">Content here</div>
.myborder {border:2px solid #d0800f;}