#d23050 color space conversions
Hex:
#d23050
RGB:
210, 48, 80
CMY:
18, 81, 69
CMYK:
0, 77, 62, 18
HSL:
348°, 64.2857%, 50.5882%
HSV (HSB):
348°, 77.1429%, 82.3529%
XYZ:
29.0833, 16.3947, 9.2211
xyY:
0.5317, 0.2997, 16.3947
CIE-Lab:
47.4882, 63.2730, 21.6336
CIE-LCH:
47.4882, 66.8692, 18.8760
CIE-Luv:
47.4882, 115.1471, 11.8352
Hunter-Lab:
40.4904, 57.3539, 14.8409
#d23050 color charts
#d23050 color shades, tints & tones
#d23050 color schemes
#d23050 color preview, HTML & CSS examples
This text has a color of #d23050
<p style="color:#d23050;">Text here</p>
.mytext {color:#d23050;}
This box has a color of #d23050
<div style="background-color:#d23050;">Content here</div>
.mybackground {background-color:#d23050;}
Border around this has a color of #d23050
<div style="border:2px solid #d23050;">Content here</div>
.myborder {border:2px solid #d23050;}