#d10e2d color space conversions
Hex:
#d10e2d
RGB:
209, 14, 45
CMY:
18, 95, 82
CMYK:
0, 93, 78, 18
HSL:
350°, 87.4439%, 43.7255%
HSV (HSB):
350°, 93.3014%, 81.9608%
XYZ:
26.9252, 14.0588, 3.7771
xyY:
0.6015, 0.3141, 14.0588
CIE-Lab:
44.3172, 68.3921, 38.7677
CIE-LCH:
44.3172, 78.6156, 29.5465
CIE-Luv:
44.3172, 135.0731, 22.7746
Hunter-Lab:
37.4951, 62.5641, 20.2739
#d10e2d color charts
#d10e2d color shades, tints & tones
#d10e2d color schemes
#d10e2d color preview, HTML & CSS examples
This text has a color of #d10e2d
<p style="color:#d10e2d;">Text here</p>
.mytext {color:#d10e2d;}
This box has a color of #d10e2d
<div style="background-color:#d10e2d;">Content here</div>
.mybackground {background-color:#d10e2d;}
Border around this has a color of #d10e2d
<div style="border:2px solid #d10e2d;">Content here</div>
.myborder {border:2px solid #d10e2d;}