#c23f4c color space conversions
Hex:
#c23f4c
RGB:
194, 63, 76
CMY:
24, 75, 70
CMYK:
0, 68, 61, 24
HSL:
354°, 51.7787%, 50.3922%
HSV (HSB):
354°, 67.5258%, 76.0784%
XYZ:
25.3301, 15.5462, 8.5031
xyY:
0.5130, 0.3148, 15.5462
CIE-Lab:
46.3733, 52.9127, 22.0526
CIE-LCH:
46.3733, 57.3243, 22.6251
CIE-Luv:
46.3733, 95.7831, 14.6302
Hunter-Lab:
39.4286, 45.6738, 14.8136
#c23f4c color charts
#c23f4c color shades, tints & tones
#c23f4c color schemes
#c23f4c color preview, HTML & CSS examples
This text has a color of #c23f4c
<p style="color:#c23f4c;">Text here</p>
.mytext {color:#c23f4c;}
This box has a color of #c23f4c
<div style="background-color:#c23f4c;">Content here</div>
.mybackground {background-color:#c23f4c;}
Border around this has a color of #c23f4c
<div style="border:2px solid #c23f4c;">Content here</div>
.myborder {border:2px solid #c23f4c;}