#c23f4a color space conversions
Hex:
#c23f4a
RGB:
194, 63, 74
CMY:
24, 75, 71
CMYK:
0, 68, 62, 24
HSL:
355°, 51.7787%, 50.3922%
HSV (HSB):
355°, 67.5258%, 76.0784%
XYZ:
25.2617, 15.5188, 8.1425
xyY:
0.5164, 0.3172, 15.5188
CIE-Lab:
46.3367, 52.7805, 23.2154
CIE-LCH:
46.3367, 57.6605, 23.7422
CIE-Luv:
46.3367, 96.3108, 15.7328
Hunter-Lab:
39.3939, 45.5255, 15.3207
#c23f4a color charts
#c23f4a color shades, tints & tones
#c23f4a color schemes
#c23f4a color preview, HTML & CSS examples
This text has a color of #c23f4a
<p style="color:#c23f4a;">Text here</p>
.mytext {color:#c23f4a;}
This box has a color of #c23f4a
<div style="background-color:#c23f4a;">Content here</div>
.mybackground {background-color:#c23f4a;}
Border around this has a color of #c23f4a
<div style="border:2px solid #c23f4a;">Content here</div>
.myborder {border:2px solid #c23f4a;}