#c04e81 color space conversions
Hex:
#c04e81
RGB:
192, 78, 129
CMY:
25, 69, 49
CMYK:
0, 59, 33, 25
HSL:
333°, 47.5000%, 52.9412%
HSV (HSB):
333°, 59.3750%, 75.2941%
XYZ:
28.4251, 18.2402, 22.7914
xyY:
0.4092, 0.2626, 18.2402
CIE-Lab:
49.7862, 50.8066, -5.3256
CIE-LCH:
49.7862, 51.0849, 354.0161
CIE-Luv:
49.7862, 70.6273, -16.2695
Hunter-Lab:
42.7086, 44.0622, -1.7441
#c04e81 color charts
#c04e81 color shades, tints & tones
#c04e81 color schemes
#c04e81 color preview, HTML & CSS examples
This text has a color of #c04e81
<p style="color:#c04e81;">Text here</p>
.mytext {color:#c04e81;}
This box has a color of #c04e81
<div style="background-color:#c04e81;">Content here</div>
.mybackground {background-color:#c04e81;}
Border around this has a color of #c04e81
<div style="border:2px solid #c04e81;">Content here</div>
.myborder {border:2px solid #c04e81;}