#c04f8f color space conversions
Hex:
#c04f8f
RGB:
192, 79, 143
CMY:
25, 69, 44
CMYK:
0, 59, 26, 25
HSL:
326°, 47.2803%, 53.1373%
HSV (HSB):
326°, 58.8542%, 75.2941%
XYZ:
29.4921, 18.7816, 28.0574
xyY:
0.3864, 0.2461, 18.7816
CIE-Lab:
50.4307, 52.1612, -12.7342
CIE-LCH:
50.4307, 53.6931, 346.2806
CIE-Luv:
50.4307, 65.9017, -26.7625
Hunter-Lab:
43.3377, 45.6315, -8.0487
#c04f8f color charts
#c04f8f color shades, tints & tones
#c04f8f color schemes
#c04f8f color preview, HTML & CSS examples
This text has a color of #c04f8f
<p style="color:#c04f8f;">Text here</p>
.mytext {color:#c04f8f;}
This box has a color of #c04f8f
<div style="background-color:#c04f8f;">Content here</div>
.mybackground {background-color:#c04f8f;}
Border around this has a color of #c04f8f
<div style="border:2px solid #c04f8f;">Content here</div>
.myborder {border:2px solid #c04f8f;}