#d7012a color space conversions
Hex:
#d7012a
RGB:
215, 1, 42
CMY:
16, 100, 84
CMYK:
0, 100, 80, 16
HSL:
349°, 99.0741%, 42.3529%
HSV (HSB):
349°, 99.5349%, 84.3137%
XYZ:
28.4531, 14.6359, 3.5159
xyY:
0.6105, 0.3140, 14.6359
CIE-Lab:
45.1315, 70.9799, 41.7117
CIE-LCH:
45.1315, 82.3286, 30.4408
CIE-Luv:
45.1315, 142.2021, 24.1453
Hunter-Lab:
38.2570, 65.8073, 21.3310
#d7012a color charts
#d7012a color shades, tints & tones
#d7012a color schemes
#d7012a color preview, HTML & CSS examples
This text has a color of #d7012a
<p style="color:#d7012a;">Text here</p>
.mytext {color:#d7012a;}
This box has a color of #d7012a
<div style="background-color:#d7012a;">Content here</div>
.mybackground {background-color:#d7012a;}
Border around this has a color of #d7012a
<div style="border:2px solid #d7012a;">Content here</div>
.myborder {border:2px solid #d7012a;}