#d12c05 color space conversions
Hex:
#d12c05
RGB:
209, 44, 5
CMY:
18, 83, 98
CMYK:
0, 79, 98, 18
HSL:
11°, 95.3271%, 41.9608%
HSV (HSB):
11°, 97.6077%, 81.9608%
XYZ:
27.2226, 15.3676, 1.6750
xyY:
0.6150, 0.3472, 15.3676
CIE-Lab:
46.1337, 61.7671, 57.3856
CIE-LCH:
46.1337, 84.3106, 42.8940
CIE-Luv:
46.1337, 129.8831, 34.8017
Hunter-Lab:
39.2016, 55.3522, 24.9077
#d12c05 color charts
#d12c05 color shades, tints & tones
#d12c05 color schemes
#d12c05 color preview, HTML & CSS examples
This text has a color of #d12c05
<p style="color:#d12c05;">Text here</p>
.mytext {color:#d12c05;}
This box has a color of #d12c05
<div style="background-color:#d12c05;">Content here</div>
.mybackground {background-color:#d12c05;}
Border around this has a color of #d12c05
<div style="border:2px solid #d12c05;">Content here</div>
.myborder {border:2px solid #d12c05;}