#c098b5 color space conversions
Hex:
#c098b5
RGB:
192, 152, 181
CMY:
25, 40, 29
CMYK:
0, 21, 6, 25
HSL:
317°, 24.0964%, 67.4510%
HSV (HSB):
317°, 20.8333%, 75.2941%
XYZ:
41.3070, 36.9991, 48.6805
xyY:
0.3253, 0.2914, 36.9991
CIE-Lab:
67.2764, 19.7817, -9.3508
CIE-LCH:
67.2764, 21.8805, 334.6999
CIE-Luv:
67.2764, 21.6362, -17.2842
Hunter-Lab:
60.8269, 14.7705, -4.8716
#c098b5 color charts
#c098b5 color shades, tints & tones
#c098b5 color schemes
#c098b5 color preview, HTML & CSS examples
This text has a color of #c098b5
<p style="color:#c098b5;">Text here</p>
.mytext {color:#c098b5;}
This box has a color of #c098b5
<div style="background-color:#c098b5;">Content here</div>
.mybackground {background-color:#c098b5;}
Border around this has a color of #c098b5
<div style="border:2px solid #c098b5;">Content here</div>
.myborder {border:2px solid #c098b5;}