#d12d30 color space conversions
Hex:
#d12d30
RGB:
209, 45, 48
CMY:
18, 82, 81
CMYK:
0, 78, 77, 18
HSL:
359°, 64.5669%, 49.8039%
HSV (HSB):
359°, 78.4689%, 81.9608%
XYZ:
27.7664, 15.6455, 4.3527
xyY:
0.5813, 0.3276, 15.6455
CIE-Lab:
46.5059, 62.3428, 39.3833
CIE-LCH:
46.5059, 73.7406, 32.2815
CIE-Luv:
46.5059, 124.1147, 25.8491
Hunter-Lab:
39.5544, 56.0833, 21.1635
#d12d30 color charts
#d12d30 color shades, tints & tones
#d12d30 color schemes
#d12d30 color preview, HTML & CSS examples
This text has a color of #d12d30
<p style="color:#d12d30;">Text here</p>
.mytext {color:#d12d30;}
This box has a color of #d12d30
<div style="background-color:#d12d30;">Content here</div>
.mybackground {background-color:#d12d30;}
Border around this has a color of #d12d30
<div style="border:2px solid #d12d30;">Content here</div>
.myborder {border:2px solid #d12d30;}