#d1012d color space conversions
Hex:
#d1012d
RGB:
209, 1, 45
CMY:
18, 100, 82
CMYK:
0, 100, 78, 18
HSL:
347°, 99.0476%, 41.1765%
HSV (HSB):
347°, 99.5215%, 81.9608%
XYZ:
26.7790, 13.7665, 3.7284
xyY:
0.6048, 0.3109, 13.7665
CIE-Lab:
43.8962, 69.6116, 38.3234
CIE-LCH:
43.8962, 79.4636, 28.8342
CIE-Luv:
43.8962, 137.1453, 21.9616
Hunter-Lab:
37.1032, 63.9006, 20.0143
#d1012d color charts
#d1012d color shades, tints & tones
#d1012d color schemes
#d1012d color preview, HTML & CSS examples
This text has a color of #d1012d
<p style="color:#d1012d;">Text here</p>
.mytext {color:#d1012d;}
This box has a color of #d1012d
<div style="background-color:#d1012d;">Content here</div>
.mybackground {background-color:#d1012d;}
Border around this has a color of #d1012d
<div style="border:2px solid #d1012d;">Content here</div>
.myborder {border:2px solid #d1012d;}