#d10b1f color space conversions
Hex:
#d10b1f
RGB:
209, 11, 31
CMY:
18, 96, 88
CMYK:
0, 95, 85, 18
HSL:
354°, 90.0000%, 43.1373%
HSV (HSB):
354°, 94.7368%, 81.9608%
XYZ:
26.6615, 13.8936, 2.5728
xyY:
0.6182, 0.3221, 13.8936
CIE-Lab:
44.0799, 68.3393, 46.1946
CIE-LCH:
44.0799, 82.4876, 34.0571
CIE-Luv:
44.0799, 138.3450, 26.7605
Hunter-Lab:
37.2741, 62.4482, 21.9994
#d10b1f color charts
#d10b1f color shades, tints & tones
#d10b1f color schemes
#d10b1f color preview, HTML & CSS examples
This text has a color of #d10b1f
<p style="color:#d10b1f;">Text here</p>
.mytext {color:#d10b1f;}
This box has a color of #d10b1f
<div style="background-color:#d10b1f;">Content here</div>
.mybackground {background-color:#d10b1f;}
Border around this has a color of #d10b1f
<div style="border:2px solid #d10b1f;">Content here</div>
.myborder {border:2px solid #d10b1f;}