#d03e32 color space conversions
Hex:
#d03e32
RGB:
208, 62, 50
CMY:
18, 76, 80
CMYK:
0, 70, 76, 18
HSL:
5°, 62.6984%, 50.5882%
HSV (HSB):
5°, 75.9615%, 81.5686%
XYZ:
28.3108, 17.0854, 4.8233
xyY:
0.5637, 0.3402, 17.0854
CIE-Lab:
48.3675, 56.4728, 40.2125
CIE-LCH:
48.3675, 69.3270, 35.4535
CIE-Luv:
48.3675, 113.6961, 28.8195
Hunter-Lab:
41.3345, 49.9225, 22.0157
#d03e32 color charts
#d03e32 color shades, tints & tones
#d03e32 color schemes
#d03e32 color preview, HTML & CSS examples
This text has a color of #d03e32
<p style="color:#d03e32;">Text here</p>
.mytext {color:#d03e32;}
This box has a color of #d03e32
<div style="background-color:#d03e32;">Content here</div>
.mybackground {background-color:#d03e32;}
Border around this has a color of #d03e32
<div style="border:2px solid #d03e32;">Content here</div>
.myborder {border:2px solid #d03e32;}