#d02e35 color space conversions
Hex:
#d02e35
RGB:
208, 46, 53
CMY:
18, 82, 79
CMYK:
0, 78, 75, 18
HSL:
357°, 63.7795%, 49.8039%
HSV (HSB):
357°, 77.8846%, 81.5686%
XYZ:
27.6320, 15.6209, 4.9269
xyY:
0.5735, 0.3242, 15.6209
CIE-Lab:
46.4732, 61.9479, 36.4431
CIE-LCH:
46.4732, 71.8724, 30.4678
CIE-Luv:
46.4732, 121.7804, 23.9873
Hunter-Lab:
39.5233, 55.6293, 20.2753
#d02e35 color charts
#d02e35 color shades, tints & tones
#d02e35 color schemes
#d02e35 color preview, HTML & CSS examples
This text has a color of #d02e35
<p style="color:#d02e35;">Text here</p>
.mytext {color:#d02e35;}
This box has a color of #d02e35
<div style="background-color:#d02e35;">Content here</div>
.mybackground {background-color:#d02e35;}
Border around this has a color of #d02e35
<div style="border:2px solid #d02e35;">Content here</div>
.myborder {border:2px solid #d02e35;}