#d03f13 color space conversions
Hex:
#d03f13
RGB:
208, 63, 19
CMY:
18, 75, 93
CMYK:
0, 70, 91, 18
HSL:
14°, 83.2599%, 44.5098%
HSV (HSB):
14°, 90.8654%, 81.5686%
XYZ:
27.9075, 17.0119, 2.4288
xyY:
0.5894, 0.3593, 17.0119
CIE-Lab:
48.2751, 55.2781, 54.5189
CIE-LCH:
48.2751, 77.6401, 44.6038
CIE-Luv:
48.2751, 117.1035, 36.9906
Hunter-Lab:
41.2455, 48.5967, 25.3804
#d03f13 color charts
#d03f13 color shades, tints & tones
#d03f13 color schemes
#d03f13 color preview, HTML & CSS examples
This text has a color of #d03f13
<p style="color:#d03f13;">Text here</p>
.mytext {color:#d03f13;}
This box has a color of #d03f13
<div style="background-color:#d03f13;">Content here</div>
.mybackground {background-color:#d03f13;}
Border around this has a color of #d03f13
<div style="border:2px solid #d03f13;">Content here</div>
.myborder {border:2px solid #d03f13;}