#d10f12 color space conversions
Hex:
#d10f12
RGB:
209, 15, 18
CMY:
18, 94, 93
CMYK:
0, 93, 91, 18
HSL:
359°, 86.6071%, 43.9216%
HSV (HSB):
359°, 92.8230%, 81.9608%
XYZ:
26.5745, 13.9406, 1.8624
xyY:
0.6271, 0.3290, 13.9406
CIE-Lab:
44.1477, 67.6910, 52.1716
CIE-LCH:
44.1477, 85.4631, 37.6226
CIE-Luv:
44.1477, 139.3103, 29.6618
Hunter-Lab:
37.3372, 61.7063, 23.1785
#d10f12 color charts
#d10f12 color shades, tints & tones
#d10f12 color schemes
#d10f12 color preview, HTML & CSS examples
This text has a color of #d10f12
<p style="color:#d10f12;">Text here</p>
.mytext {color:#d10f12;}
This box has a color of #d10f12
<div style="background-color:#d10f12;">Content here</div>
.mybackground {background-color:#d10f12;}
Border around this has a color of #d10f12
<div style="border:2px solid #d10f12;">Content here</div>
.myborder {border:2px solid #d10f12;}