#d12f10 color space conversions
Hex:
#d12f10
RGB:
209, 47, 16
CMY:
18, 82, 94
CMYK:
0, 78, 92, 18
HSL:
10°, 85.7778%, 44.1176%
HSV (HSB):
10°, 92.3445%, 81.9608%
XYZ:
27.4045, 15.6258, 2.0619
xyY:
0.6077, 0.3465, 15.6258
CIE-Lab:
46.4796, 61.0087, 54.4146
CIE-LCH:
46.4796, 81.7497, 41.7303
CIE-Luv:
46.4796, 127.6259, 34.1121
Hunter-Lab:
39.5294, 54.5721, 24.5780
#d12f10 color charts
#d12f10 color shades, tints & tones
#d12f10 color schemes
#d12f10 color preview, HTML & CSS examples
This text has a color of #d12f10
<p style="color:#d12f10;">Text here</p>
.mytext {color:#d12f10;}
This box has a color of #d12f10
<div style="background-color:#d12f10;">Content here</div>
.mybackground {background-color:#d12f10;}
Border around this has a color of #d12f10
<div style="border:2px solid #d12f10;">Content here</div>
.myborder {border:2px solid #d12f10;}