#d23f55 color space conversions
Hex:
#d23f55
RGB:
210, 63, 85
CMY:
18, 75, 67
CMYK:
0, 70, 60, 18
HSL:
351°, 62.0253%, 53.5294%
HSV (HSB):
351°, 70.0000%, 82.3529%
XYZ:
29.9955, 17.9125, 10.4709
xyY:
0.5138, 0.3068, 17.9125
CIE-Lab:
49.3898, 58.5628, 21.1112
CIE-LCH:
49.3898, 62.2518, 19.8236
CIE-Luv:
49.3898, 106.3500, 12.8703
Hunter-Lab:
42.3232, 52.4420, 14.9578
#d23f55 color charts
#d23f55 color shades, tints & tones
#d23f55 color schemes
#d23f55 color preview, HTML & CSS examples
This text has a color of #d23f55
<p style="color:#d23f55;">Text here</p>
.mytext {color:#d23f55;}
This box has a color of #d23f55
<div style="background-color:#d23f55;">Content here</div>
.mybackground {background-color:#d23f55;}
Border around this has a color of #d23f55
<div style="border:2px solid #d23f55;">Content here</div>
.myborder {border:2px solid #d23f55;}