#d12a05 color space conversions
Hex:
#d12a05
RGB:
209, 42, 5
CMY:
18, 84, 98
CMYK:
0, 80, 98, 18
HSL:
11°, 95.3271%, 41.9608%
HSV (HSB):
11°, 97.6077%, 81.9608%
XYZ:
27.1499, 15.2222, 1.6508
xyY:
0.6167, 0.3458, 15.2222
CIE-Lab:
45.9370, 62.3209, 57.2876
CIE-LCH:
45.9370, 84.6509, 42.5904
CIE-Luv:
45.9370, 130.8737, 34.4606
Hunter-Lab:
39.0156, 55.9356, 24.8023
#d12a05 color charts
#d12a05 color shades, tints & tones
#d12a05 color schemes
#d12a05 color preview, HTML & CSS examples
This text has a color of #d12a05
<p style="color:#d12a05;">Text here</p>
.mytext {color:#d12a05;}
This box has a color of #d12a05
<div style="background-color:#d12a05;">Content here</div>
.mybackground {background-color:#d12a05;}
Border around this has a color of #d12a05
<div style="border:2px solid #d12a05;">Content here</div>
.myborder {border:2px solid #d12a05;}