#c05f7d color space conversions
Hex:
#c05f7d
RGB:
192, 95, 125
CMY:
25, 63, 51
CMYK:
0, 51, 35, 25
HSL:
341°, 43.4978%, 56.2745%
HSV (HSB):
341°, 50.5208%, 75.2941%
XYZ:
29.5321, 20.8716, 21.8741
xyY:
0.4086, 0.2888, 20.8716
CIE-Lab:
52.8086, 42.0644, 1.5005
CIE-LCH:
52.8086, 42.0912, 2.0430
CIE-Luv:
52.8086, 62.8358, -5.6234
Hunter-Lab:
45.6854, 35.4371, 3.5918
#c05f7d color charts
#c05f7d color shades, tints & tones
#c05f7d color schemes
#c05f7d color preview, HTML & CSS examples
This text has a color of #c05f7d
<p style="color:#c05f7d;">Text here</p>
.mytext {color:#c05f7d;}
This box has a color of #c05f7d
<div style="background-color:#c05f7d;">Content here</div>
.mybackground {background-color:#c05f7d;}
Border around this has a color of #c05f7d
<div style="border:2px solid #c05f7d;">Content here</div>
.myborder {border:2px solid #c05f7d;}