#d1020c color space conversions
Hex:
#d1020c
RGB:
209, 2, 12
CMY:
18, 99, 95
CMYK:
0, 99, 94, 18
HSL:
357°, 98.1043%, 41.3725%
HSV (HSB):
357°, 99.0431%, 81.9608%
XYZ:
26.3826, 13.6253, 1.5873
xyY:
0.6343, 0.3276, 13.6253
CIE-Lab:
43.6907, 68.8718, 54.0581
CIE-LCH:
43.6907, 87.5534, 38.1287
CIE-Luv:
43.6907, 142.1237, 29.7183
Hunter-Lab:
36.9124, 62.9833, 23.2892
#d1020c color charts
#d1020c color shades, tints & tones
#d1020c color schemes
#d1020c color preview, HTML & CSS examples
This text has a color of #d1020c
<p style="color:#d1020c;">Text here</p>
.mytext {color:#d1020c;}
This box has a color of #d1020c
<div style="background-color:#d1020c;">Content here</div>
.mybackground {background-color:#d1020c;}
Border around this has a color of #d1020c
<div style="border:2px solid #d1020c;">Content here</div>
.myborder {border:2px solid #d1020c;}