#d05f1b color space conversions
Hex:
#d05f1b
RGB:
208, 95, 27
CMY:
18, 63, 89
CMYK:
0, 54, 87, 18
HSL:
23°, 77.0213%, 46.0784%
HSV (HSB):
23°, 87.0192%, 81.5686%
XYZ:
30.3025, 21.6734, 3.6232
xyY:
0.5450, 0.3898, 21.6734
CIE-Lab:
53.6788, 41.2331, 55.8068
CIE-LCH:
53.6788, 69.3871, 53.5410
CIE-Luv:
53.6788, 92.8715, 44.8136
Hunter-Lab:
46.5547, 34.7148, 27.9740
#d05f1b color charts
#d05f1b color shades, tints & tones
#d05f1b color schemes
#d05f1b color preview, HTML & CSS examples
This text has a color of #d05f1b
<p style="color:#d05f1b;">Text here</p>
.mytext {color:#d05f1b;}
This box has a color of #d05f1b
<div style="background-color:#d05f1b;">Content here</div>
.mybackground {background-color:#d05f1b;}
Border around this has a color of #d05f1b
<div style="border:2px solid #d05f1b;">Content here</div>
.myborder {border:2px solid #d05f1b;}