#d23f53 color space conversions
Hex:
#d23f53
RGB:
210, 63, 83
CMY:
18, 75, 67
CMYK:
0, 70, 60, 18
HSL:
352°, 62.0253%, 53.5294%
HSV (HSB):
352°, 70.0000%, 82.3529%
XYZ:
29.9172, 17.8812, 10.0582
xyY:
0.5171, 0.3091, 17.8812
CIE-Lab:
49.3517, 58.4306, 22.2652
CIE-LCH:
49.3517, 62.5290, 20.8595
CIE-Luv:
49.3517, 106.9242, 14.0140
Hunter-Lab:
42.2862, 52.2869, 15.4975
#d23f53 color charts
#d23f53 color shades, tints & tones
#d23f53 color schemes
#d23f53 color preview, HTML & CSS examples
This text has a color of #d23f53
<p style="color:#d23f53;">Text here</p>
.mytext {color:#d23f53;}
This box has a color of #d23f53
<div style="background-color:#d23f53;">Content here</div>
.mybackground {background-color:#d23f53;}
Border around this has a color of #d23f53
<div style="border:2px solid #d23f53;">Content here</div>
.myborder {border:2px solid #d23f53;}