#d03d75 color space conversions
Hex:
#d03d75
RGB:
208, 61, 117
CMY:
18, 76, 54
CMYK:
0, 71, 44, 18
HSL:
337°, 60.9959%, 52.7451%
HSV (HSB):
337°, 70.6731%, 81.5686%
XYZ:
30.8921, 18.0317, 18.6819
xyY:
0.4569, 0.2667, 18.0317
CIE-Lab:
49.5346, 61.2972, 1.8558
CIE-LCH:
49.5346, 61.3253, 1.7341
CIE-Luv:
49.5346, 95.2330, -9.1962
Hunter-Lab:
42.4638, 55.5456, 3.6401
#d03d75 color charts
#d03d75 color shades, tints & tones
#d03d75 color schemes
#d03d75 color preview, HTML & CSS examples
This text has a color of #d03d75
<p style="color:#d03d75;">Text here</p>
.mytext {color:#d03d75;}
This box has a color of #d03d75
<div style="background-color:#d03d75;">Content here</div>
.mybackground {background-color:#d03d75;}
Border around this has a color of #d03d75
<div style="border:2px solid #d03d75;">Content here</div>
.myborder {border:2px solid #d03d75;}