#c098a5 color space conversions
Hex:
#c098a5
RGB:
192, 152, 165
CMY:
25, 40, 35
CMYK:
0, 21, 14, 25
HSL:
341°, 24.0964%, 67.4510%
HSV (HSB):
341°, 20.8333%, 75.2941%
XYZ:
39.7580, 36.3796, 40.5238
xyY:
0.3408, 0.3118, 36.3796
CIE-Lab:
66.8089, 17.0022, -1.0882
CIE-LCH:
66.8089, 17.0370, 356.3379
CIE-Luv:
66.8089, 23.5300, -4.5555
Hunter-Lab:
60.3155, 12.1093, 2.3860
#c098a5 color charts
#c098a5 color shades, tints & tones
#c098a5 color schemes
#c098a5 color preview, HTML & CSS examples
This text has a color of #c098a5
<p style="color:#c098a5;">Text here</p>
.mytext {color:#c098a5;}
This box has a color of #c098a5
<div style="background-color:#c098a5;">Content here</div>
.mybackground {background-color:#c098a5;}
Border around this has a color of #c098a5
<div style="border:2px solid #c098a5;">Content here</div>
.myborder {border:2px solid #c098a5;}