#d02e44 color space conversions
Hex:
#d02e44
RGB:
208, 46, 68
CMY:
18, 82, 73
CMYK:
0, 78, 67, 18
HSL:
352°, 63.7795%, 49.8039%
HSV (HSB):
352°, 77.8846%, 81.5686%
XYZ:
28.0328, 15.7812, 7.0374
xyY:
0.5513, 0.3103, 15.7812
CIE-Lab:
46.6862, 62.6235, 27.8167
CIE-LCH:
46.6862, 68.5236, 23.9503
CIE-Luv:
46.6862, 117.9940, 17.3051
Hunter-Lab:
39.7256, 56.4406, 17.3046
#d02e44 color charts
#d02e44 color shades, tints & tones
#d02e44 color schemes
#d02e44 color preview, HTML & CSS examples
This text has a color of #d02e44
<p style="color:#d02e44;">Text here</p>
.mytext {color:#d02e44;}
This box has a color of #d02e44
<div style="background-color:#d02e44;">Content here</div>
.mybackground {background-color:#d02e44;}
Border around this has a color of #d02e44
<div style="border:2px solid #d02e44;">Content here</div>
.myborder {border:2px solid #d02e44;}