#d12e2c color space conversions
Hex:
#d12e2c
RGB:
209, 46, 44
CMY:
18, 82, 83
CMYK:
0, 78, 79, 18
HSL:
1°, 65.2174%, 49.6078%
HSV (HSB):
1°, 78.9474%, 81.9608%
XYZ:
27.7261, 15.6911, 3.9502
xyY:
0.5853, 0.3313, 15.6911
CIE-Lab:
46.5667, 61.9205, 41.6644
CIE-LCH:
46.5667, 74.6329, 33.9354
CIE-Luv:
46.5667, 124.4217, 27.4211
Hunter-Lab:
39.6121, 55.6184, 21.8159
#d12e2c color charts
#d12e2c color shades, tints & tones
#d12e2c color schemes
#d12e2c color preview, HTML & CSS examples
This text has a color of #d12e2c
<p style="color:#d12e2c;">Text here</p>
.mytext {color:#d12e2c;}
This box has a color of #d12e2c
<div style="background-color:#d12e2c;">Content here</div>
.mybackground {background-color:#d12e2c;}
Border around this has a color of #d12e2c
<div style="border:2px solid #d12e2c;">Content here</div>
.myborder {border:2px solid #d12e2c;}