#c0799d color space conversions
Hex:
#c0799d
RGB:
192, 121, 157
CMY:
25, 53, 38
CMYK:
0, 37, 18, 25
HSL:
330°, 36.0406%, 61.3725%
HSV (HSB):
330°, 36.9792%, 75.2941%
XYZ:
34.6614, 27.3155, 35.3439
xyY:
0.3562, 0.2807, 27.3155
CIE-Lab:
59.2653, 32.8037, -7.6833
CIE-LCH:
59.2653, 33.6914, 346.8177
CIE-Luv:
59.2653, 41.6412, -16.7193
Hunter-Lab:
52.2643, 26.9179, -3.5100
#c0799d color charts
#c0799d color shades, tints & tones
#c0799d color schemes
#c0799d color preview, HTML & CSS examples
This text has a color of #c0799d
<p style="color:#c0799d;">Text here</p>
.mytext {color:#c0799d;}
This box has a color of #c0799d
<div style="background-color:#c0799d;">Content here</div>
.mybackground {background-color:#c0799d;}
Border around this has a color of #c0799d
<div style="border:2px solid #c0799d;">Content here</div>
.myborder {border:2px solid #c0799d;}