#c23c5b color space conversions
Hex:
#c23c5b
RGB:
194, 60, 91
CMY:
24, 76, 64
CMYK:
0, 69, 53, 24
HSL:
346°, 52.7559%, 49.8039%
HSV (HSB):
346°, 69.0722%, 76.0784%
XYZ:
25.7523, 15.4564, 11.5236
xyY:
0.4884, 0.2931, 15.4564
CIE-Lab:
46.2530, 55.2089, 12.7296
CIE-LCH:
46.2530, 56.6574, 12.9838
CIE-Luv:
46.2530, 93.0362, 4.6802
Hunter-Lab:
39.3146, 48.1226, 10.1416
#c23c5b color charts
#c23c5b color shades, tints & tones
#c23c5b color schemes
#c23c5b color preview, HTML & CSS examples
This text has a color of #c23c5b
<p style="color:#c23c5b;">Text here</p>
.mytext {color:#c23c5b;}
This box has a color of #c23c5b
<div style="background-color:#c23c5b;">Content here</div>
.mybackground {background-color:#c23c5b;}
Border around this has a color of #c23c5b
<div style="border:2px solid #c23c5b;">Content here</div>
.myborder {border:2px solid #c23c5b;}