#d2100b color space conversions
Hex:
#d2100b
RGB:
210, 16, 11
CMY:
18, 94, 96
CMYK:
0, 92, 95, 18
HSL:
2°, 90.0452%, 43.3333%
HSV (HSB):
2°, 94.7619%, 82.3529%
XYZ:
26.8240, 14.0964, 1.6237
xyY:
0.6305, 0.3313, 14.0964
CIE-Lab:
44.3708, 67.7492, 54.8597
CIE-LCH:
44.3708, 87.1754, 38.9987
CIE-Luv:
44.3708, 140.4284, 30.8308
Hunter-Lab:
37.5451, 61.8249, 23.7175
#d2100b color charts
#d2100b color shades, tints & tones
#d2100b color schemes
#d2100b color preview, HTML & CSS examples
This text has a color of #d2100b
<p style="color:#d2100b;">Text here</p>
.mytext {color:#d2100b;}
This box has a color of #d2100b
<div style="background-color:#d2100b;">Content here</div>
.mybackground {background-color:#d2100b;}
Border around this has a color of #d2100b
<div style="border:2px solid #d2100b;">Content here</div>
.myborder {border:2px solid #d2100b;}