#c23e41 color space conversions
Hex:
#c23e41
RGB:
194, 62, 65
CMY:
24, 76, 75
CMYK:
0, 68, 66, 24
HSL:
359°, 51.9685%, 50.1961%
HSV (HSB):
359°, 68.0412%, 76.0784%
XYZ:
24.9249, 15.2962, 6.6398
xyY:
0.5319, 0.3264, 15.2962
CIE-Lab:
46.0373, 52.6359, 28.2390
CIE-LCH:
46.0373, 59.7326, 28.2134
CIE-Luv:
46.0373, 99.1362, 20.0897
Hunter-Lab:
39.1104, 45.3141, 17.3116
#c23e41 color charts
#c23e41 color shades, tints & tones
#c23e41 color schemes
#c23e41 color preview, HTML & CSS examples
This text has a color of #c23e41
<p style="color:#c23e41;">Text here</p>
.mytext {color:#c23e41;}
This box has a color of #c23e41
<div style="background-color:#c23e41;">Content here</div>
.mybackground {background-color:#c23e41;}
Border around this has a color of #c23e41
<div style="border:2px solid #c23e41;">Content here</div>
.myborder {border:2px solid #c23e41;}