#c25bac color space conversions
Hex:
#c25bac
RGB:
194, 91, 172
CMY:
24, 64, 33
CMYK:
0, 53, 11, 24
HSL:
313°, 45.7778%, 55.8824%
HSV (HSB):
313°, 53.0928%, 76.0784%
XYZ:
33.4356, 21.9301, 41.5004
xyY:
0.3452, 0.2264, 21.9301
CIE-Lab:
53.9527, 51.4408, -24.4006
CIE-LCH:
53.9527, 56.9346, 334.6230
CIE-Luv:
53.9527, 53.9005, -44.1624
Hunter-Lab:
46.8295, 45.4947, -19.7622
#c25bac color charts
#c25bac color shades, tints & tones
#c25bac color schemes
#c25bac color preview, HTML & CSS examples
This text has a color of #c25bac
<p style="color:#c25bac;">Text here</p>
.mytext {color:#c25bac;}
This box has a color of #c25bac
<div style="background-color:#c25bac;">Content here</div>
.mybackground {background-color:#c25bac;}
Border around this has a color of #c25bac
<div style="border:2px solid #c25bac;">Content here</div>
.myborder {border:2px solid #c25bac;}