#c05d6d color space conversions
Hex:
#c05d6d
RGB:
192, 93, 109
CMY:
25, 64, 57
CMYK:
0, 52, 43, 25
HSL:
350°, 44.0000%, 55.8824%
HSV (HSB):
350°, 51.5625%, 75.2941%
XYZ:
28.4129, 20.1393, 16.8577
xyY:
0.4344, 0.3079, 20.1393
CIE-Lab:
51.9943, 41.2410, 9.8385
CIE-LCH:
51.9943, 42.3983, 13.4178
CIE-Luv:
51.9943, 67.8624, 4.9348
Hunter-Lab:
44.8768, 34.4794, 9.1418
#c05d6d color charts
#c05d6d color shades, tints & tones
#c05d6d color schemes
#c05d6d color preview, HTML & CSS examples
This text has a color of #c05d6d
<p style="color:#c05d6d;">Text here</p>
.mytext {color:#c05d6d;}
This box has a color of #c05d6d
<div style="background-color:#c05d6d;">Content here</div>
.mybackground {background-color:#c05d6d;}
Border around this has a color of #c05d6d
<div style="border:2px solid #c05d6d;">Content here</div>
.myborder {border:2px solid #c05d6d;}