#c23256 color space conversions
Hex:
#c23256
RGB:
194, 50, 86
CMY:
24, 80, 66
CMYK:
0, 74, 56, 24
HSL:
345°, 59.0164%, 47.8431%
HSV (HSB):
345°, 74.2268%, 76.0784%
XYZ:
25.0685, 14.4224, 10.2667
xyY:
0.5038, 0.2899, 14.4224
CIE-Lab:
44.8327, 58.4412, 13.8537
CIE-LCH:
44.8327, 60.0608, 13.3360
CIE-Luv:
44.8327, 99.3931, 4.9641
Hunter-Lab:
37.9769, 51.3680, 10.5554
#c23256 color charts
#c23256 color shades, tints & tones
#c23256 color schemes
#c23256 color preview, HTML & CSS examples
This text has a color of #c23256
<p style="color:#c23256;">Text here</p>
.mytext {color:#c23256;}
This box has a color of #c23256
<div style="background-color:#c23256;">Content here</div>
.mybackground {background-color:#c23256;}
Border around this has a color of #c23256
<div style="border:2px solid #c23256;">Content here</div>
.myborder {border:2px solid #c23256;}