#d12e2b color space conversions
Hex:
#d12e2b
RGB:
209, 46, 43
CMY:
18, 82, 83
CMYK:
0, 78, 79, 18
HSL:
1°, 65.8730%, 49.4118%
HSV (HSB):
1°, 79.4258%, 81.9608%
XYZ:
27.7075, 15.6837, 3.8524
xyY:
0.5865, 0.3320, 15.6837
CIE-Lab:
46.5568, 61.8890, 42.1985
CIE-LCH:
46.5568, 74.9064, 34.2878
CIE-Luv:
46.5568, 124.6081, 27.7474
Hunter-Lab:
39.6027, 55.5807, 21.9543
#d12e2b color charts
#d12e2b color shades, tints & tones
#d12e2b color schemes
#d12e2b color preview, HTML & CSS examples
This text has a color of #d12e2b
<p style="color:#d12e2b;">Text here</p>
.mytext {color:#d12e2b;}
This box has a color of #d12e2b
<div style="background-color:#d12e2b;">Content here</div>
.mybackground {background-color:#d12e2b;}
Border around this has a color of #d12e2b
<div style="border:2px solid #d12e2b;">Content here</div>
.myborder {border:2px solid #d12e2b;}