#c05d75 color space conversions
Hex:
#c05d75
RGB:
192, 93, 117
CMY:
25, 64, 54
CMYK:
0, 52, 39, 25
HSL:
345°, 44.0000%, 55.8824%
HSV (HSB):
345°, 51.5625%, 75.2941%
XYZ:
28.8635, 20.3195, 19.2304
xyY:
0.4219, 0.2970, 20.3195
CIE-Lab:
52.1966, 42.1272, 5.3682
CIE-LCH:
52.1966, 42.4679, 7.2620
CIE-Luv:
52.1966, 65.9396, -0.7049
Hunter-Lab:
45.0772, 35.4106, 6.2603
#c05d75 color charts
#c05d75 color shades, tints & tones
#c05d75 color schemes
#c05d75 color preview, HTML & CSS examples
This text has a color of #c05d75
<p style="color:#c05d75;">Text here</p>
.mytext {color:#c05d75;}
This box has a color of #c05d75
<div style="background-color:#c05d75;">Content here</div>
.mybackground {background-color:#c05d75;}
Border around this has a color of #c05d75
<div style="border:2px solid #c05d75;">Content here</div>
.myborder {border:2px solid #c05d75;}