#d03030 color space conversions
Hex:
#d03030
RGB:
208, 48, 48
CMY:
18, 81, 81
CMYK:
0, 77, 77, 18
HSL:
0°, 62.9921%, 50.1961%
HSV (HSB):
0°, 76.9231%, 81.5686%
XYZ:
27.6029, 15.7372, 4.3791
xyY:
0.5784, 0.3298, 15.7372
CIE-Lab:
46.6278, 61.1649, 39.4559
CIE-LCH:
46.6278, 72.7868, 32.8250
CIE-Luv:
46.6278, 121.8678, 26.2794
Hunter-Lab:
39.6701, 54.7793, 21.2243
#d03030 color charts
#d03030 color shades, tints & tones
#d03030 color schemes
#d03030 color preview, HTML & CSS examples
This text has a color of #d03030
<p style="color:#d03030;">Text here</p>
.mytext {color:#d03030;}
This box has a color of #d03030
<div style="background-color:#d03030;">Content here</div>
.mybackground {background-color:#d03030;}
Border around this has a color of #d03030
<div style="border:2px solid #d03030;">Content here</div>
.myborder {border:2px solid #d03030;}