#d21b00 color space conversions
Hex:
#d21b00
RGB:
210, 27, 0
CMY:
18, 89, 100
CMYK:
0, 87, 100, 18
HSL:
8°, 100.0000%, 41.1765%
HSV (HSB):
8°, 100.0000%, 82.3529%
XYZ:
26.9703, 14.4855, 1.3745
xyY:
0.6297, 0.3382, 14.4855
CIE-Lab:
44.9213, 65.9714, 58.4684
CIE-LCH:
44.9213, 88.1521, 41.5496
CIE-Luv:
44.9213, 138.1138, 33.0244
Hunter-Lab:
38.0598, 59.8855, 24.5007
#d21b00 color charts
#d21b00 color shades, tints & tones
#d21b00 color schemes
#d21b00 color preview, HTML & CSS examples
This text has a color of #d21b00
<p style="color:#d21b00;">Text here</p>
.mytext {color:#d21b00;}
This box has a color of #d21b00
<div style="background-color:#d21b00;">Content here</div>
.mybackground {background-color:#d21b00;}
Border around this has a color of #d21b00
<div style="border:2px solid #d21b00;">Content here</div>
.myborder {border:2px solid #d21b00;}