#d23233 color space conversions
Hex:
#d23233
RGB:
210, 50, 51
CMY:
18, 80, 80
CMYK:
0, 76, 76, 18
HSL:
360°, 64.0000%, 50.9804%
HSV (HSB):
360°, 76.1905%, 82.3529%
XYZ:
28.3165, 16.2219, 4.7707
xyY:
0.5743, 0.3290, 16.2219
CIE-Lab:
47.2642, 61.2508, 38.5686
CIE-LCH:
47.2642, 72.3823, 32.1980
CIE-Luv:
47.2642, 121.8151, 25.9413
Hunter-Lab:
40.2764, 55.0116, 21.1707
#d23233 color charts
#d23233 color shades, tints & tones
#d23233 color schemes
#d23233 color preview, HTML & CSS examples
This text has a color of #d23233
<p style="color:#d23233;">Text here</p>
.mytext {color:#d23233;}
This box has a color of #d23233
<div style="background-color:#d23233;">Content here</div>
.mybackground {background-color:#d23233;}
Border around this has a color of #d23233
<div style="border:2px solid #d23233;">Content here</div>
.myborder {border:2px solid #d23233;}