#d12f07 color space conversions
Hex:
#d12f07
RGB:
209, 47, 7
CMY:
18, 82, 97
CMYK:
0, 78, 97, 18
HSL:
12°, 93.5185%, 42.3529%
HSV (HSB):
12°, 96.6507%, 81.9608%
XYZ:
27.3494, 15.6037, 1.7714
xyY:
0.6115, 0.3489, 15.6037
CIE-Lab:
46.4502, 60.9137, 56.9956
CIE-LCH:
46.4502, 83.4205, 43.0968
CIE-Luv:
46.4502, 128.2103, 35.1353
Hunter-Lab:
39.5015, 54.4591, 24.9923
#d12f07 color charts
#d12f07 color shades, tints & tones
#d12f07 color schemes
#d12f07 color preview, HTML & CSS examples
This text has a color of #d12f07
<p style="color:#d12f07;">Text here</p>
.mytext {color:#d12f07;}
This box has a color of #d12f07
<div style="background-color:#d12f07;">Content here</div>
.mybackground {background-color:#d12f07;}
Border around this has a color of #d12f07
<div style="border:2px solid #d12f07;">Content here</div>
.myborder {border:2px solid #d12f07;}