#c079b5 color space conversions
Hex:
#c079b5
RGB:
192, 121, 181
CMY:
25, 53, 29
CMYK:
0, 37, 6, 25
HSL:
309°, 36.0406%, 61.3725%
HSV (HSB):
309°, 36.9792%, 75.2941%
XYZ:
36.9161, 28.2174, 47.2169
xyY:
0.3286, 0.2512, 28.2174
CIE-Lab:
60.0846, 36.8553, -20.2021
CIE-LCH:
60.0846, 42.0290, 331.2708
CIE-Luv:
60.0846, 37.1179, -36.2123
Hunter-Lab:
53.1201, 31.0895, -15.5171
#c079b5 color charts
#c079b5 color shades, tints & tones
#c079b5 color schemes
#c079b5 color preview, HTML & CSS examples
This text has a color of #c079b5
<p style="color:#c079b5;">Text here</p>
.mytext {color:#c079b5;}
This box has a color of #c079b5
<div style="background-color:#c079b5;">Content here</div>
.mybackground {background-color:#c079b5;}
Border around this has a color of #c079b5
<div style="border:2px solid #c079b5;">Content here</div>
.myborder {border:2px solid #c079b5;}