#d3252c color space conversions
Hex:
#d3252c
RGB:
211, 37, 44
CMY:
17, 85, 83
CMYK:
0, 82, 79, 17
HSL:
358°, 70.1613%, 48.6275%
HSV (HSB):
358°, 82.4645%, 82.7451%
XYZ:
27.9802, 15.3539, 3.8717
xyY:
0.5927, 0.3253, 15.3539
CIE-Lab:
46.1151, 64.8765, 41.3274
CIE-LCH:
46.1151, 76.9215, 32.4978
CIE-Luv:
46.1151, 129.9884, 26.1635
Hunter-Lab:
39.1840, 58.8896, 21.5704
#d3252c color charts
#d3252c color shades, tints & tones
#d3252c color schemes
#d3252c color preview, HTML & CSS examples
This text has a color of #d3252c
<p style="color:#d3252c;">Text here</p>
.mytext {color:#d3252c;}
This box has a color of #d3252c
<div style="background-color:#d3252c;">Content here</div>
.mybackground {background-color:#d3252c;}
Border around this has a color of #d3252c
<div style="border:2px solid #d3252c;">Content here</div>
.myborder {border:2px solid #d3252c;}