#d03601 color space conversions
Hex:
#d03601
RGB:
208, 54, 1
CMY:
18, 79, 100
CMYK:
0, 74, 100, 18
HSL:
15°, 99.0431%, 40.9804%
HSV (HSB):
15°, 99.5192%, 81.5686%
XYZ:
27.3371, 16.0504, 1.6859
xyY:
0.6065, 0.3561, 16.0504
CIE-Lab:
47.0406, 58.3194, 58.8416
CIE-LCH:
47.0406, 82.8462, 45.2554
CIE-Luv:
47.0406, 123.8231, 37.0008
Hunter-Lab:
40.0630, 51.6897, 25.5490
#d03601 color charts
#d03601 color shades, tints & tones
#d03601 color schemes
#d03601 color preview, HTML & CSS examples
This text has a color of #d03601
<p style="color:#d03601;">Text here</p>
.mytext {color:#d03601;}
This box has a color of #d03601
<div style="background-color:#d03601;">Content here</div>
.mybackground {background-color:#d03601;}
Border around this has a color of #d03601
<div style="border:2px solid #d03601;">Content here</div>
.myborder {border:2px solid #d03601;}