#c23d59 color space conversions
Hex:
#c23d59
RGB:
194, 61, 89
CMY:
24, 76, 65
CMYK:
0, 69, 54, 24
HSL:
347°, 52.1569%, 50.0000%
HSV (HSB):
347°, 68.5567%, 76.0784%
XYZ:
25.7200, 15.5281, 11.0928
xyY:
0.4914, 0.2967, 15.5281
CIE-Lab:
46.3492, 54.6594, 14.0892
CIE-LCH:
46.3492, 56.4460, 14.4541
CIE-Luv:
46.3492, 93.1444, 6.2668
Hunter-Lab:
39.4057, 47.5468, 10.8937
#c23d59 color charts
#c23d59 color shades, tints & tones
#c23d59 color schemes
#c23d59 color preview, HTML & CSS examples
This text has a color of #c23d59
<p style="color:#c23d59;">Text here</p>
.mytext {color:#c23d59;}
This box has a color of #c23d59
<div style="background-color:#c23d59;">Content here</div>
.mybackground {background-color:#c23d59;}
Border around this has a color of #c23d59
<div style="border:2px solid #c23d59;">Content here</div>
.myborder {border:2px solid #c23d59;}