#d02030 color space conversions
Hex:
#d02030
RGB:
208, 32, 48
CMY:
18, 87, 81
CMYK:
0, 85, 77, 18
HSL:
355°, 73.3333%, 47.0588%
HSV (HSB):
355°, 84.6154%, 81.5686%
XYZ:
27.0624, 14.6563, 4.1989
xyY:
0.5894, 0.3192, 14.6563
CIE-Lab:
45.1598, 65.3171, 37.8778
CIE-LCH:
45.1598, 75.5053, 30.1097
CIE-Luv:
45.1598, 128.7469, 23.4641
Hunter-Lab:
38.2836, 59.1844, 20.2956
#d02030 color charts
#d02030 color shades, tints & tones
#d02030 color schemes
#d02030 color preview, HTML & CSS examples
This text has a color of #d02030
<p style="color:#d02030;">Text here</p>
.mytext {color:#d02030;}
This box has a color of #d02030
<div style="background-color:#d02030;">Content here</div>
.mybackground {background-color:#d02030;}
Border around this has a color of #d02030
<div style="border:2px solid #d02030;">Content here</div>
.myborder {border:2px solid #d02030;}