#d0052c color space conversions
Hex:
#d0052c
RGB:
208, 5, 44
CMY:
18, 98, 83
CMYK:
0, 98, 79, 18
HSL:
348°, 95.3052%, 41.7647%
HSV (HSB):
348°, 97.5962%, 81.5686%
XYZ:
26.5213, 13.7003, 3.6295
xyY:
0.6048, 0.3124, 13.7003
CIE-Lab:
43.8000, 68.9713, 38.7373
CIE-LCH:
43.8000, 79.1051, 29.3205
CIE-Luv:
43.8000, 136.0181, 22.3554
Hunter-Lab:
37.0139, 63.1251, 20.0959
#d0052c color charts
#d0052c color shades, tints & tones
#d0052c color schemes
#d0052c color preview, HTML & CSS examples
This text has a color of #d0052c
<p style="color:#d0052c;">Text here</p>
.mytext {color:#d0052c;}
This box has a color of #d0052c
<div style="background-color:#d0052c;">Content here</div>
.mybackground {background-color:#d0052c;}
Border around this has a color of #d0052c
<div style="border:2px solid #d0052c;">Content here</div>
.myborder {border:2px solid #d0052c;}