#d03b2f color space conversions
Hex:
#d03b2f
RGB:
208, 59, 47
CMY:
18, 77, 82
CMYK:
0, 72, 77, 18
HSL:
4°, 63.1373%, 50.0000%
HSV (HSB):
4°, 77.4038%, 81.5686%
XYZ:
28.0895, 16.7431, 4.4406
xyY:
0.5701, 0.3398, 16.7431
CIE-Lab:
47.9346, 57.4663, 41.3897
CIE-LCH:
47.9346, 70.8201, 35.7630
CIE-Luv:
47.9346, 116.0398, 29.1224
Hunter-Lab:
40.9183, 50.9292, 22.2085
#d03b2f color charts
#d03b2f color shades, tints & tones
#d03b2f color schemes
#d03b2f color preview, HTML & CSS examples
This text has a color of #d03b2f
<p style="color:#d03b2f;">Text here</p>
.mytext {color:#d03b2f;}
This box has a color of #d03b2f
<div style="background-color:#d03b2f;">Content here</div>
.mybackground {background-color:#d03b2f;}
Border around this has a color of #d03b2f
<div style="border:2px solid #d03b2f;">Content here</div>
.myborder {border:2px solid #d03b2f;}