#d02c35 color space conversions
Hex:
#d02c35
RGB:
208, 44, 53
CMY:
18, 83, 79
CMYK:
0, 79, 75, 18
HSL:
357°, 65.0794%, 49.4118%
HSV (HSB):
357°, 78.8462%, 81.5686%
XYZ:
27.5557, 15.4683, 4.9015
xyY:
0.5750, 0.3228, 15.4683
CIE-Lab:
46.2690, 62.5225, 36.2140
CIE-LCH:
46.2690, 72.2532, 30.0801
CIE-Luv:
46.2690, 122.7150, 23.5903
Hunter-Lab:
39.3298, 56.2358, 20.1418
#d02c35 color charts
#d02c35 color shades, tints & tones
#d02c35 color schemes
#d02c35 color preview, HTML & CSS examples
This text has a color of #d02c35
<p style="color:#d02c35;">Text here</p>
.mytext {color:#d02c35;}
This box has a color of #d02c35
<div style="background-color:#d02c35;">Content here</div>
.mybackground {background-color:#d02c35;}
Border around this has a color of #d02c35
<div style="border:2px solid #d02c35;">Content here</div>
.myborder {border:2px solid #d02c35;}