#c23f51 color space conversions
Hex:
#c23f51
RGB:
194, 63, 81
CMY:
24, 75, 68
CMYK:
0, 68, 58, 24
HSL:
352°, 51.7787%, 50.3922%
HSV (HSB):
352°, 67.5258%, 76.0784%
XYZ:
25.5108, 15.6184, 9.4547
xyY:
0.5043, 0.3088, 15.6184
CIE-Lab:
46.4698, 53.2600, 19.1423
CIE-LCH:
46.4698, 56.5955, 19.7691
CIE-Luv:
46.4698, 94.4169, 11.7700
Hunter-Lab:
39.5202, 46.0641, 13.4798
#c23f51 color charts
#c23f51 color shades, tints & tones
#c23f51 color schemes
#c23f51 color preview, HTML & CSS examples
This text has a color of #c23f51
<p style="color:#c23f51;">Text here</p>
.mytext {color:#c23f51;}
This box has a color of #c23f51
<div style="background-color:#c23f51;">Content here</div>
.mybackground {background-color:#c23f51;}
Border around this has a color of #c23f51
<div style="border:2px solid #c23f51;">Content here</div>
.myborder {border:2px solid #c23f51;}