#c04f7f color space conversions
Hex:
#c04f7f
RGB:
192, 79, 127
CMY:
25, 69, 50
CMYK:
0, 59, 34, 25
HSL:
335°, 47.2803%, 53.1373%
HSV (HSB):
335°, 58.8542%, 75.2941%
XYZ:
28.3650, 18.3307, 22.1219
xyY:
0.4122, 0.2664, 18.3307
CIE-Lab:
49.8948, 50.1025, -3.9638
CIE-LCH:
49.8948, 50.2591, 355.4765
CIE-Luv:
49.8948, 70.7427, -14.3228
Hunter-Lab:
42.8144, 43.3328, -0.6646
#c04f7f color charts
#c04f7f color shades, tints & tones
#c04f7f color schemes
#c04f7f color preview, HTML & CSS examples
This text has a color of #c04f7f
<p style="color:#c04f7f;">Text here</p>
.mytext {color:#c04f7f;}
This box has a color of #c04f7f
<div style="background-color:#c04f7f;">Content here</div>
.mybackground {background-color:#c04f7f;}
Border around this has a color of #c04f7f
<div style="border:2px solid #c04f7f;">Content here</div>
.myborder {border:2px solid #c04f7f;}