#c097b5 color space conversions
Hex:
#c097b5
RGB:
192, 151, 181
CMY:
25, 41, 29
CMYK:
0, 21, 6, 25
HSL:
316°, 24.5509%, 67.2549%
HSV (HSB):
316°, 21.3542%, 75.2941%
XYZ:
41.1453, 36.6759, 48.6266
xyY:
0.3254, 0.2900, 36.6759
CIE-Lab:
67.0331, 20.3355, -9.7138
CIE-LCH:
67.0331, 22.5364, 334.4674
CIE-Luv:
67.0331, 22.1546, -17.9182
Hunter-Lab:
60.5606, 15.2931, -5.2140
#c097b5 color charts
#c097b5 color shades, tints & tones
#c097b5 color schemes
#c097b5 color preview, HTML & CSS examples
This text has a color of #c097b5
<p style="color:#c097b5;">Text here</p>
.mytext {color:#c097b5;}
This box has a color of #c097b5
<div style="background-color:#c097b5;">Content here</div>
.mybackground {background-color:#c097b5;}
Border around this has a color of #c097b5
<div style="border:2px solid #c097b5;">Content here</div>
.myborder {border:2px solid #c097b5;}