#d02a33 color space conversions
Hex:
#d02a33
RGB:
208, 42, 51
CMY:
18, 84, 80
CMYK:
0, 80, 75, 18
HSL:
357°, 66.4000%, 49.0196%
HSV (HSB):
357°, 79.8077%, 81.5686%
XYZ:
27.4379, 15.3048, 4.6400
xyY:
0.5791, 0.3230, 15.3048
CIE-Lab:
46.0489, 62.9992, 37.1232
CIE-LCH:
46.0489, 73.1233, 30.5093
CIE-Luv:
46.0489, 124.0686, 23.9892
Hunter-Lab:
39.1214, 56.7291, 20.3529
#d02a33 color charts
#d02a33 color shades, tints & tones
#d02a33 color schemes
#d02a33 color preview, HTML & CSS examples
This text has a color of #d02a33
<p style="color:#d02a33;">Text here</p>
.mytext {color:#d02a33;}
This box has a color of #d02a33
<div style="background-color:#d02a33;">Content here</div>
.mybackground {background-color:#d02a33;}
Border around this has a color of #d02a33
<div style="border:2px solid #d02a33;">Content here</div>
.myborder {border:2px solid #d02a33;}