#d4102a color space conversions
Hex:
#d4102a
RGB:
212, 16, 42
CMY:
17, 94, 84
CMYK:
0, 92, 80, 17
HSL:
352°, 85.9649%, 44.7059%
HSV (HSB):
352°, 92.4528%, 83.1373%
XYZ:
27.7546, 14.5348, 3.5332
xyY:
0.6057, 0.3172, 14.5348
CIE-Lab:
44.9903, 68.8285, 41.3640
CIE-LCH:
44.9903, 80.3016, 31.0047
CIE-Luv:
44.9903, 137.5563, 24.5081
Hunter-Lab:
38.1245, 63.2297, 21.1925
#d4102a color charts
#d4102a color shades, tints & tones
#d4102a color schemes
#d4102a color preview, HTML & CSS examples
This text has a color of #d4102a
<p style="color:#d4102a;">Text here</p>
.mytext {color:#d4102a;}
This box has a color of #d4102a
<div style="background-color:#d4102a;">Content here</div>
.mybackground {background-color:#d4102a;}
Border around this has a color of #d4102a
<div style="border:2px solid #d4102a;">Content here</div>
.myborder {border:2px solid #d4102a;}