#c4848d color space conversions
Hex:
#c4848d
RGB:
196, 132, 141
CMY:
23, 48, 45
CMYK:
0, 33, 28, 23
HSL:
352°, 35.1648%, 64.3137%
HSV (HSB):
352°, 32.6531%, 76.8627%
XYZ:
35.8239, 30.1614, 29.1329
xyY:
0.3766, 0.3171, 30.1614
CIE-Lab:
61.7932, 25.8572, 5.2505
CIE-LCH:
61.7932, 26.3848, 11.4782
CIE-Luv:
61.7932, 41.0425, 2.5925
Hunter-Lab:
54.9194, 20.3267, 6.9922
#c4848d color charts
#c4848d color shades, tints & tones
#c4848d color schemes
#c4848d color preview, HTML & CSS examples
This text has a color of #c4848d
<p style="color:#c4848d;">Text here</p>
.mytext {color:#c4848d;}
This box has a color of #c4848d
<div style="background-color:#c4848d;">Content here</div>
.mybackground {background-color:#c4848d;}
Border around this has a color of #c4848d
<div style="border:2px solid #c4848d;">Content here</div>
.myborder {border:2px solid #c4848d;}