#c23d75 color space conversions
Hex:
#c23d75
RGB:
194, 61, 117
CMY:
24, 76, 54
CMYK:
0, 69, 40, 24
HSL:
335°, 52.1569%, 50.0000%
HSV (HSB):
335°, 68.5567%, 76.0784%
XYZ:
27.1278, 16.0912, 18.5057
xyY:
0.4395, 0.2607, 16.0912
CIE-Lab:
47.0939, 57.2452, -2.0019
CIE-LCH:
47.0939, 57.2802, 357.9972
CIE-Luv:
47.0939, 83.9096, -13.0872
Hunter-Lab:
40.1138, 50.5150, 0.7274
#c23d75 color charts
#c23d75 color shades, tints & tones
#c23d75 color schemes
#c23d75 color preview, HTML & CSS examples
This text has a color of #c23d75
<p style="color:#c23d75;">Text here</p>
.mytext {color:#c23d75;}
This box has a color of #c23d75
<div style="background-color:#c23d75;">Content here</div>
.mybackground {background-color:#c23d75;}
Border around this has a color of #c23d75
<div style="border:2px solid #c23d75;">Content here</div>
.myborder {border:2px solid #c23d75;}