#d10f1f color space conversions
Hex:
#d10f1f
RGB:
209, 15, 31
CMY:
18, 94, 88
CMYK:
0, 93, 85, 18
HSL:
355°, 86.6071%, 43.9216%
HSV (HSB):
355°, 92.8230%, 81.9608%
XYZ:
26.7126, 13.9959, 2.5899
xyY:
0.6169, 0.3232, 13.9959
CIE-Lab:
44.2270, 67.9144, 46.3217
CIE-LCH:
44.2270, 82.2075, 34.2963
CIE-Luv:
44.2270, 137.5967, 27.0325
Hunter-Lab:
37.4111, 61.9850, 22.0832
#d10f1f color charts
#d10f1f color shades, tints & tones
#d10f1f color schemes
#d10f1f color preview, HTML & CSS examples
This text has a color of #d10f1f
<p style="color:#d10f1f;">Text here</p>
.mytext {color:#d10f1f;}
This box has a color of #d10f1f
<div style="background-color:#d10f1f;">Content here</div>
.mybackground {background-color:#d10f1f;}
Border around this has a color of #d10f1f
<div style="border:2px solid #d10f1f;">Content here</div>
.myborder {border:2px solid #d10f1f;}