#d12a30 color space conversions
Hex:
#d12a30
RGB:
209, 42, 48
CMY:
18, 84, 81
CMYK:
0, 80, 77, 18
HSL:
358°, 66.5339%, 49.2157%
HSV (HSB):
358°, 79.9043%, 81.9608%
XYZ:
27.6560, 15.4246, 4.3159
xyY:
0.5835, 0.3254, 15.4246
CIE-Lab:
46.2104, 63.1761, 39.0671
CIE-LCH:
46.2104, 74.2796, 31.7320
CIE-Luv:
46.2104, 125.4968, 25.2836
Hunter-Lab:
39.2742, 56.9655, 20.9764
#d12a30 color charts
#d12a30 color shades, tints & tones
#d12a30 color schemes
#d12a30 color preview, HTML & CSS examples
This text has a color of #d12a30
<p style="color:#d12a30;">Text here</p>
.mytext {color:#d12a30;}
This box has a color of #d12a30
<div style="background-color:#d12a30;">Content here</div>
.mybackground {background-color:#d12a30;}
Border around this has a color of #d12a30
<div style="border:2px solid #d12a30;">Content here</div>
.myborder {border:2px solid #d12a30;}