#d12f3a color space conversions
Hex:
#d12f3a
RGB:
209, 47, 58
CMY:
18, 82, 77
CMYK:
0, 78, 72, 18
HSL:
356°, 63.7795%, 50.1961%
HSV (HSB):
356°, 77.5120%, 81.9608%
XYZ:
28.0747, 15.8938, 5.5911
xyY:
0.5665, 0.3207, 15.8938
CIE-Lab:
46.8349, 62.1483, 33.9983
CIE-LCH:
46.8349, 70.8400, 28.6809
CIE-Luv:
46.8349, 120.9295, 22.3238
Hunter-Lab:
39.8671, 55.9339, 19.5919
#d12f3a color charts
#d12f3a color shades, tints & tones
#d12f3a color schemes
#d12f3a color preview, HTML & CSS examples
This text has a color of #d12f3a
<p style="color:#d12f3a;">Text here</p>
.mytext {color:#d12f3a;}
This box has a color of #d12f3a
<div style="background-color:#d12f3a;">Content here</div>
.mybackground {background-color:#d12f3a;}
Border around this has a color of #d12f3a
<div style="border:2px solid #d12f3a;">Content here</div>
.myborder {border:2px solid #d12f3a;}