#c4848b color space conversions
Hex:
#c4848b
RGB:
196, 132, 139
CMY:
23, 48, 45
CMYK:
0, 33, 29, 23
HSL:
353°, 35.1648%, 64.3137%
HSV (HSB):
353°, 32.6531%, 76.8627%
XYZ:
35.6764, 30.1024, 28.3561
xyY:
0.3790, 0.3198, 30.1024
CIE-Lab:
61.7425, 25.5795, 6.3188
CIE-LCH:
61.7425, 26.3484, 13.8757
CIE-Luv:
61.7425, 41.3554, 4.0698
Hunter-Lab:
54.8656, 20.0549, 7.7632
#c4848b color charts
#c4848b color shades, tints & tones
#c4848b color schemes
#c4848b color preview, HTML & CSS examples
This text has a color of #c4848b
<p style="color:#c4848b;">Text here</p>
.mytext {color:#c4848b;}
This box has a color of #c4848b
<div style="background-color:#c4848b;">Content here</div>
.mybackground {background-color:#c4848b;}
Border around this has a color of #c4848b
<div style="border:2px solid #c4848b;">Content here</div>
.myborder {border:2px solid #c4848b;}