#d02d39 color space conversions
Hex:
#d02d39
RGB:
208, 45, 57
CMY:
18, 82, 78
CMYK:
0, 78, 73, 18
HSL:
356°, 64.4269%, 49.6078%
HSV (HSB):
356°, 78.3654%, 81.5686%
XYZ:
27.6893, 15.5821, 5.4191
xyY:
0.5687, 0.3200, 15.5821
CIE-Lab:
46.4213, 62.4001, 34.0553
CIE-LCH:
46.4213, 71.0883, 28.6238
CIE-Luv:
46.4213, 121.3170, 22.1504
Hunter-Lab:
39.4741, 56.1300, 19.4924
#d02d39 color charts
#d02d39 color shades, tints & tones
#d02d39 color schemes
#d02d39 color preview, HTML & CSS examples
This text has a color of #d02d39
<p style="color:#d02d39;">Text here</p>
.mytext {color:#d02d39;}
This box has a color of #d02d39
<div style="background-color:#d02d39;">Content here</div>
.mybackground {background-color:#d02d39;}
Border around this has a color of #d02d39
<div style="border:2px solid #d02d39;">Content here</div>
.myborder {border:2px solid #d02d39;}