#d03f1b color space conversions
Hex:
#d03f1b
RGB:
208, 63, 27
CMY:
18, 75, 89
CMYK:
0, 70, 87, 18
HSL:
12°, 77.0213%, 46.0784%
HSV (HSB):
12°, 87.0192%, 81.5686%
XYZ:
27.9878, 17.0440, 2.8516
xyY:
0.5845, 0.3559, 17.0440
CIE-Lab:
48.3155, 55.4223, 51.4950
CIE-LCH:
48.3155, 75.6529, 42.8964
CIE-Luv:
48.3155, 116.3793, 35.5683
Hunter-Lab:
41.2844, 48.7619, 24.8038
#d03f1b color charts
#d03f1b color shades, tints & tones
#d03f1b color schemes
#d03f1b color preview, HTML & CSS examples
This text has a color of #d03f1b
<p style="color:#d03f1b;">Text here</p>
.mytext {color:#d03f1b;}
This box has a color of #d03f1b
<div style="background-color:#d03f1b;">Content here</div>
.mybackground {background-color:#d03f1b;}
Border around this has a color of #d03f1b
<div style="border:2px solid #d03f1b;">Content here</div>
.myborder {border:2px solid #d03f1b;}