#d30c25 color space conversions
Hex:
#d30c25
RGB:
211, 12, 37
CMY:
17, 95, 85
CMYK:
0, 94, 82, 17
HSL:
352°, 89.2377%, 43.7255%
HSV (HSB):
352°, 94.3128%, 82.7451%
XYZ:
27.3294, 14.2454, 3.0595
xyY:
0.6123, 0.3192, 14.2454
CIE-Lab:
44.5828, 68.8822, 43.6500
CIE-LCH:
44.5828, 81.5480, 32.3621
CIE-Luv:
44.5828, 138.5769, 25.5657
Hunter-Lab:
37.7431, 63.1996, 21.6141
#d30c25 color charts
#d30c25 color shades, tints & tones
#d30c25 color schemes
#d30c25 color preview, HTML & CSS examples
This text has a color of #d30c25
<p style="color:#d30c25;">Text here</p>
.mytext {color:#d30c25;}
This box has a color of #d30c25
<div style="background-color:#d30c25;">Content here</div>
.mybackground {background-color:#d30c25;}
Border around this has a color of #d30c25
<div style="border:2px solid #d30c25;">Content here</div>
.myborder {border:2px solid #d30c25;}