#d12f1b color space conversions
Hex:
#d12f1b
RGB:
209, 47, 27
CMY:
18, 82, 89
CMYK:
0, 78, 87, 18
HSL:
7°, 77.1186%, 46.2745%
HSV (HSB):
7°, 87.0813%, 81.9608%
XYZ:
27.5088, 15.6675, 2.6112
xyY:
0.6008, 0.3422, 15.6675
CIE-Lab:
46.5352, 61.1877, 50.1442
CIE-LCH:
46.5352, 79.1100, 39.3351
CIE-Luv:
46.5352, 126.5355, 32.2008
Hunter-Lab:
39.5822, 54.7853, 23.7963
#d12f1b color charts
#d12f1b color shades, tints & tones
#d12f1b color schemes
#d12f1b color preview, HTML & CSS examples
This text has a color of #d12f1b
<p style="color:#d12f1b;">Text here</p>
.mytext {color:#d12f1b;}
This box has a color of #d12f1b
<div style="background-color:#d12f1b;">Content here</div>
.mybackground {background-color:#d12f1b;}
Border around this has a color of #d12f1b
<div style="border:2px solid #d12f1b;">Content here</div>
.myborder {border:2px solid #d12f1b;}