#d02a39 color space conversions
Hex:
#d02a39
RGB:
208, 42, 57
CMY:
18, 84, 78
CMYK:
0, 80, 73, 18
HSL:
355°, 66.4000%, 49.0196%
HSV (HSB):
355°, 79.8077%, 81.5686%
XYZ:
27.5789, 15.3612, 5.3823
xyY:
0.5707, 0.3179, 15.3612
CIE-Lab:
46.1250, 63.2361, 33.7114
CIE-LCH:
46.1250, 71.6607, 28.0623
CIE-Luv:
46.1250, 122.6593, 21.5649
Hunter-Lab:
39.1934, 57.0152, 19.2932
#d02a39 color charts
#d02a39 color shades, tints & tones
#d02a39 color schemes
#d02a39 color preview, HTML & CSS examples
This text has a color of #d02a39
<p style="color:#d02a39;">Text here</p>
.mytext {color:#d02a39;}
This box has a color of #d02a39
<div style="background-color:#d02a39;">Content here</div>
.mybackground {background-color:#d02a39;}
Border around this has a color of #d02a39
<div style="border:2px solid #d02a39;">Content here</div>
.myborder {border:2px solid #d02a39;}