#c05f7b color space conversions
Hex:
#c05f7b
RGB:
192, 95, 123
CMY:
25, 63, 52
CMYK:
0, 51, 36, 25
HSL:
343°, 43.4978%, 56.2745%
HSV (HSB):
343°, 50.5208%, 75.2941%
XYZ:
29.4056, 20.8209, 21.2079
xyY:
0.4116, 0.2915, 20.8209
CIE-Lab:
52.7530, 41.8200, 2.6061
CIE-LCH:
52.7530, 41.9011, 3.5658
CIE-Luv:
52.7530, 63.3255, -4.1426
Hunter-Lab:
45.6300, 35.1793, 4.3842
#c05f7b color charts
#c05f7b color shades, tints & tones
#c05f7b color schemes
#c05f7b color preview, HTML & CSS examples
This text has a color of #c05f7b
<p style="color:#c05f7b;">Text here</p>
.mytext {color:#c05f7b;}
This box has a color of #c05f7b
<div style="background-color:#c05f7b;">Content here</div>
.mybackground {background-color:#c05f7b;}
Border around this has a color of #c05f7b
<div style="border:2px solid #c05f7b;">Content here</div>
.myborder {border:2px solid #c05f7b;}