#d2393e color space conversions
Hex:
#d2393e
RGB:
210, 57, 62
CMY:
18, 78, 76
CMYK:
0, 73, 70, 18
HSL:
358°, 62.9630%, 52.3529%
HSV (HSB):
358°, 72.8571%, 82.3529%
XYZ:
28.9110, 16.9757, 6.3103
xyY:
0.5539, 0.3252, 16.9757
CIE-Lab:
48.2294, 59.4114, 33.3429
CIE-LCH:
48.2294, 68.1283, 29.3021
CIE-Luv:
48.2294, 115.6674, 23.0502
Hunter-Lab:
41.2016, 53.1500, 19.7605
#d2393e color charts
#d2393e color shades, tints & tones
#d2393e color schemes
#d2393e color preview, HTML & CSS examples
This text has a color of #d2393e
<p style="color:#d2393e;">Text here</p>
.mytext {color:#d2393e;}
This box has a color of #d2393e
<div style="background-color:#d2393e;">Content here</div>
.mybackground {background-color:#d2393e;}
Border around this has a color of #d2393e
<div style="border:2px solid #d2393e;">Content here</div>
.myborder {border:2px solid #d2393e;}