#d23f50 color space conversions
Hex:
#d23f50
RGB:
210, 63, 80
CMY:
18, 75, 69
CMYK:
0, 70, 62, 18
HSL:
353°, 62.0253%, 53.5294%
HSV (HSB):
353°, 70.0000%, 82.3529%
XYZ:
29.8038, 17.8358, 9.4612
xyY:
0.5220, 0.3124, 17.8358
CIE-Lab:
49.2964, 58.2388, 23.9952
CIE-LCH:
49.2964, 62.9883, 22.3923
CIE-Luv:
49.2964, 107.7657, 15.6879
Hunter-Lab:
42.2325, 52.0620, 16.2802
#d23f50 color charts
#d23f50 color shades, tints & tones
#d23f50 color schemes
#d23f50 color preview, HTML & CSS examples
This text has a color of #d23f50
<p style="color:#d23f50;">Text here</p>
.mytext {color:#d23f50;}
This box has a color of #d23f50
<div style="background-color:#d23f50;">Content here</div>
.mybackground {background-color:#d23f50;}
Border around this has a color of #d23f50
<div style="border:2px solid #d23f50;">Content here</div>
.myborder {border:2px solid #d23f50;}