#d23c51 color space conversions
Hex:
#d23c51
RGB:
210, 60, 81
CMY:
18, 76, 68
CMYK:
0, 71, 61, 18
HSL:
352°, 62.5000%, 52.9412%
HSV (HSB):
352°, 71.4286%, 82.3529%
XYZ:
29.6794, 17.5274, 9.6034
xyY:
0.5224, 0.3085, 17.5274
CIE-Lab:
48.9178, 59.3971, 22.9009
CIE-LCH:
48.9178, 63.6590, 21.0844
CIE-Luv:
48.9178, 109.0848, 14.2917
Hunter-Lab:
41.8658, 53.2767, 15.7057
#d23c51 color charts
#d23c51 color shades, tints & tones
#d23c51 color schemes
#d23c51 color preview, HTML & CSS examples
This text has a color of #d23c51
<p style="color:#d23c51;">Text here</p>
.mytext {color:#d23c51;}
This box has a color of #d23c51
<div style="background-color:#d23c51;">Content here</div>
.mybackground {background-color:#d23c51;}
Border around this has a color of #d23c51
<div style="border:2px solid #d23c51;">Content here</div>
.myborder {border:2px solid #d23c51;}