#d10e0c color space conversions
Hex:
#d10e0c
RGB:
209, 14, 12
CMY:
18, 95, 95
CMYK:
0, 93, 94, 18
HSL:
1°, 89.1403%, 43.3333%
HSV (HSB):
1°, 94.2584%, 81.9608%
XYZ:
26.5179, 13.8959, 1.6324
xyY:
0.6307, 0.3305, 13.8959
CIE-Lab:
44.0833, 67.7361, 54.2766
CIE-LCH:
44.0833, 86.7993, 38.7050
CIE-Luv:
44.0833, 140.0582, 30.4184
Hunter-Lab:
37.2772, 61.7443, 23.4978
#d10e0c color charts
#d10e0c color shades, tints & tones
#d10e0c color schemes
#d10e0c color preview, HTML & CSS examples
This text has a color of #d10e0c
<p style="color:#d10e0c;">Text here</p>
.mytext {color:#d10e0c;}
This box has a color of #d10e0c
<div style="background-color:#d10e0c;">Content here</div>
.mybackground {background-color:#d10e0c;}
Border around this has a color of #d10e0c
<div style="border:2px solid #d10e0c;">Content here</div>
.myborder {border:2px solid #d10e0c;}