#d12f3f color space conversions
Hex:
#d12f3f
RGB:
209, 47, 63
CMY:
18, 82, 75
CMYK:
0, 78, 70, 18
HSL:
354°, 63.7795%, 50.1961%
HSV (HSB):
354°, 77.5120%, 81.9608%
XYZ:
28.2082, 15.9472, 6.2940
xyY:
0.5591, 0.3161, 15.9472
CIE-Lab:
46.9052, 62.3723, 31.1264
CIE-LCH:
46.9052, 69.7077, 26.5211
CIE-Luv:
46.9052, 119.6786, 20.1077
Hunter-Lab:
39.9340, 56.2028, 18.6091
#d12f3f color charts
#d12f3f color shades, tints & tones
#d12f3f color schemes
#d12f3f color preview, HTML & CSS examples
This text has a color of #d12f3f
<p style="color:#d12f3f;">Text here</p>
.mytext {color:#d12f3f;}
This box has a color of #d12f3f
<div style="background-color:#d12f3f;">Content here</div>
.mybackground {background-color:#d12f3f;}
Border around this has a color of #d12f3f
<div style="border:2px solid #d12f3f;">Content here</div>
.myborder {border:2px solid #d12f3f;}