#c44b7e color space conversions
Hex:
#c44b7e
RGB:
196, 75, 126
CMY:
23, 71, 51
CMYK:
0, 62, 36, 23
HSL:
335°, 50.6276%, 53.1373%
HSV (HSB):
335°, 61.7347%, 76.8627%
XYZ:
29.0469, 18.2743, 21.7350
xyY:
0.4206, 0.2646, 18.2743
CIE-Lab:
49.8271, 53.0510, -3.3912
CIE-LCH:
49.8271, 53.1593, 356.3424
CIE-Luv:
49.8271, 76.1587, -14.1568
Hunter-Lab:
42.7484, 46.4784, -0.2215
#c44b7e color charts
#c44b7e color shades, tints & tones
#c44b7e color schemes
#c44b7e color preview, HTML & CSS examples
This text has a color of #c44b7e
<p style="color:#c44b7e;">Text here</p>
.mytext {color:#c44b7e;}
This box has a color of #c44b7e
<div style="background-color:#c44b7e;">Content here</div>
.mybackground {background-color:#c44b7e;}
Border around this has a color of #c44b7e
<div style="border:2px solid #c44b7e;">Content here</div>
.myborder {border:2px solid #c44b7e;}