#d02d75 color space conversions
Hex:
#d02d75
RGB:
208, 45, 117
CMY:
18, 82, 54
CMYK:
0, 78, 44, 18
HSL:
333°, 64.4269%, 49.6078%
HSV (HSB):
333°, 78.3654%, 81.5686%
XYZ:
30.1617, 16.5710, 18.4385
xyY:
0.4628, 0.2543, 16.5710
CIE-Lab:
47.7149, 66.4097, -0.7967
CIE-LCH:
47.7149, 66.4145, 359.3127
CIE-Luv:
47.7149, 101.3140, -13.5648
Hunter-Lab:
40.7075, 61.0190, 1.6399
#d02d75 color charts
#d02d75 color shades, tints & tones
#d02d75 color schemes
#d02d75 color preview, HTML & CSS examples
This text has a color of #d02d75
<p style="color:#d02d75;">Text here</p>
.mytext {color:#d02d75;}
This box has a color of #d02d75
<div style="background-color:#d02d75;">Content here</div>
.mybackground {background-color:#d02d75;}
Border around this has a color of #d02d75
<div style="border:2px solid #d02d75;">Content here</div>
.myborder {border:2px solid #d02d75;}