#d11f03 color space conversions
Hex:
#d11f03
RGB:
209, 31, 3
CMY:
18, 88, 99
CMYK:
0, 85, 99, 18
HSL:
8°, 97.1698%, 41.5686%
HSV (HSB):
8°, 98.5646%, 81.9608%
XYZ:
26.8009, 14.5419, 1.4804
xyY:
0.6259, 0.3396, 14.5419
CIE-Lab:
45.0002, 64.9422, 57.4374
CIE-LCH:
45.0002, 86.6980, 41.4908
CIE-Luv:
45.0002, 135.7546, 33.0485
Hunter-Lab:
38.1338, 58.7180, 24.3919
#d11f03 color charts
#d11f03 color shades, tints & tones
#d11f03 color schemes
#d11f03 color preview, HTML & CSS examples
This text has a color of #d11f03
<p style="color:#d11f03;">Text here</p>
.mytext {color:#d11f03;}
This box has a color of #d11f03
<div style="background-color:#d11f03;">Content here</div>
.mybackground {background-color:#d11f03;}
Border around this has a color of #d11f03
<div style="border:2px solid #d11f03;">Content here</div>
.myborder {border:2px solid #d11f03;}