#d02d55 color space conversions
Hex:
#d02d55
RGB:
208, 45, 85
CMY:
18, 82, 67
CMYK:
0, 78, 59, 18
HSL:
345°, 64.4269%, 49.6078%
HSV (HSB):
345°, 78.3654%, 81.5686%
XYZ:
28.5905, 15.9425, 10.1647
xyY:
0.5227, 0.2915, 15.9425
CIE-Lab:
46.8990, 63.8987, 17.7187
CIE-LCH:
46.8990, 66.3098, 15.4983
CIE-Luv:
46.8990, 113.1816, 7.7982
Hunter-Lab:
39.9281, 57.9406, 12.8560
#d02d55 color charts
#d02d55 color shades, tints & tones
#d02d55 color schemes
#d02d55 color preview, HTML & CSS examples
This text has a color of #d02d55
<p style="color:#d02d55;">Text here</p>
.mytext {color:#d02d55;}
This box has a color of #d02d55
<div style="background-color:#d02d55;">Content here</div>
.mybackground {background-color:#d02d55;}
Border around this has a color of #d02d55
<div style="border:2px solid #d02d55;">Content here</div>
.myborder {border:2px solid #d02d55;}