#d03b32 color space conversions
Hex:
#d03b32
RGB:
208, 59, 50
CMY:
18, 77, 80
CMYK:
0, 72, 76, 18
HSL:
3°, 62.6984%, 50.5882%
HSV (HSB):
3°, 75.9615%, 81.5686%
XYZ:
28.1521, 16.7681, 4.7704
xyY:
0.5665, 0.3375, 16.7681
CIE-Lab:
47.9665, 57.5763, 39.7808
CIE-LCH:
47.9665, 69.9824, 34.6415
CIE-Luv:
47.9665, 115.4852, 28.0601
Hunter-Lab:
40.9489, 51.0571, 21.7571
#d03b32 color charts
#d03b32 color shades, tints & tones
#d03b32 color schemes
#d03b32 color preview, HTML & CSS examples
This text has a color of #d03b32
<p style="color:#d03b32;">Text here</p>
.mytext {color:#d03b32;}
This box has a color of #d03b32
<div style="background-color:#d03b32;">Content here</div>
.mybackground {background-color:#d03b32;}
Border around this has a color of #d03b32
<div style="border:2px solid #d03b32;">Content here</div>
.myborder {border:2px solid #d03b32;}