#c097a5 color space conversions
Hex:
#c097a5
RGB:
192, 151, 165
CMY:
25, 41, 35
CMYK:
0, 21, 14, 25
HSL:
340°, 24.5509%, 67.2549%
HSV (HSB):
340°, 21.3542%, 75.2941%
XYZ:
39.5964, 36.0563, 40.4699
xyY:
0.3410, 0.3105, 36.0563
CIE-Lab:
66.5629, 17.5552, -1.4485
CIE-LCH:
66.5629, 17.6148, 355.2830
CIE-Luv:
66.5629, 24.0806, -5.1726
Hunter-Lab:
60.0469, 12.6251, 2.0730
#c097a5 color charts
#c097a5 color shades, tints & tones
#c097a5 color schemes
#c097a5 color preview, HTML & CSS examples
This text has a color of #c097a5
<p style="color:#c097a5;">Text here</p>
.mytext {color:#c097a5;}
This box has a color of #c097a5
<div style="background-color:#c097a5;">Content here</div>
.mybackground {background-color:#c097a5;}
Border around this has a color of #c097a5
<div style="border:2px solid #c097a5;">Content here</div>
.myborder {border:2px solid #c097a5;}