#c379a5 color space conversions
Hex:
#c379a5
RGB:
195, 121, 165
CMY:
24, 53, 35
CMYK:
0, 38, 15, 24
HSL:
324°, 38.1443%, 61.9608%
HSV (HSB):
324°, 37.9487%, 76.4706%
XYZ:
36.1346, 27.9935, 39.0961
xyY:
0.3501, 0.2712, 27.9935
CIE-Lab:
59.8828, 35.1325, -11.3200
CIE-LCH:
59.8828, 36.9112, 342.1406
CIE-Luv:
59.8828, 42.2446, -22.4960
Hunter-Lab:
52.9088, 29.3177, -6.7751
#c379a5 color charts
#c379a5 color shades, tints & tones
#c379a5 color schemes
#c379a5 color preview, HTML & CSS examples
This text has a color of #c379a5
<p style="color:#c379a5;">Text here</p>
.mytext {color:#c379a5;}
This box has a color of #c379a5
<div style="background-color:#c379a5;">Content here</div>
.mybackground {background-color:#c379a5;}
Border around this has a color of #c379a5
<div style="border:2px solid #c379a5;">Content here</div>
.myborder {border:2px solid #c379a5;}