#d1030c color space conversions
Hex:
#d1030c
RGB:
209, 3, 12
CMY:
18, 99, 95
CMYK:
0, 99, 94, 18
HSL:
357°, 97.1698%, 41.5686%
HSV (HSB):
357°, 98.5646%, 81.9608%
XYZ:
26.3934, 13.6470, 1.5909
xyY:
0.6340, 0.3278, 13.6470
CIE-Lab:
43.7223, 68.7800, 54.0757
CIE-LCH:
43.7223, 87.4921, 38.1749
CIE-Luv:
43.7223, 141.9564, 29.7749
Hunter-Lab:
36.9418, 62.8828, 23.3060
#d1030c color charts
#d1030c color shades, tints & tones
#d1030c color schemes
#d1030c color preview, HTML & CSS examples
This text has a color of #d1030c
<p style="color:#d1030c;">Text here</p>
.mytext {color:#d1030c;}
This box has a color of #d1030c
<div style="background-color:#d1030c;">Content here</div>
.mybackground {background-color:#d1030c;}
Border around this has a color of #d1030c
<div style="border:2px solid #d1030c;">Content here</div>
.myborder {border:2px solid #d1030c;}