#c05e85 color space conversions
Hex:
#c05e85
RGB:
192, 94, 133
CMY:
25, 63, 48
CMYK:
0, 51, 31, 25
HSL:
336°, 43.7500%, 56.0784%
HSV (HSB):
336°, 51.0417%, 75.2941%
XYZ:
29.9746, 20.9053, 24.6456
xyY:
0.3969, 0.2768, 20.9053
CIE-Lab:
52.8457, 43.5874, -3.1872
CIE-LCH:
52.8457, 43.7038, 355.8179
CIE-Luv:
52.8457, 61.3814, -12.1413
Hunter-Lab:
45.7223, 37.0066, 0.0467
#c05e85 color charts
#c05e85 color shades, tints & tones
#c05e85 color schemes
#c05e85 color preview, HTML & CSS examples
This text has a color of #c05e85
<p style="color:#c05e85;">Text here</p>
.mytext {color:#c05e85;}
This box has a color of #c05e85
<div style="background-color:#c05e85;">Content here</div>
.mybackground {background-color:#c05e85;}
Border around this has a color of #c05e85
<div style="border:2px solid #c05e85;">Content here</div>
.myborder {border:2px solid #c05e85;}