#d2373d color space conversions
Hex:
#d2373d
RGB:
210, 55, 61
CMY:
18, 78, 76
CMYK:
0, 74, 71, 18
HSL:
358°, 63.2653%, 51.9608%
HSV (HSB):
358°, 73.8095%, 82.3529%
XYZ:
28.7868, 16.7709, 6.1348
xyY:
0.5569, 0.3244, 16.7709
CIE-Lab:
47.9701, 60.0470, 33.6203
CIE-LCH:
47.9701, 68.8184, 29.2444
CIE-Luv:
47.9701, 116.9795, 23.0039
Hunter-Lab:
40.9523, 53.8073, 19.7848
#d2373d color charts
#d2373d color shades, tints & tones
#d2373d color schemes
#d2373d color preview, HTML & CSS examples
This text has a color of #d2373d
<p style="color:#d2373d;">Text here</p>
.mytext {color:#d2373d;}
This box has a color of #d2373d
<div style="background-color:#d2373d;">Content here</div>
.mybackground {background-color:#d2373d;}
Border around this has a color of #d2373d
<div style="border:2px solid #d2373d;">Content here</div>
.myborder {border:2px solid #d2373d;}