#c06d95 color space conversions
Hex:
#c06d95
RGB:
192, 109, 149
CMY:
25, 57, 42
CMYK:
0, 43, 22, 25
HSL:
331°, 39.7129%, 59.0196%
HSV (HSB):
331°, 43.2292%, 75.2941%
XYZ:
32.6317, 24.3137, 31.4069
xyY:
0.3693, 0.2752, 24.3137
CIE-Lab:
56.4005, 38.0383, -7.3168
CIE-LCH:
56.4005, 38.7356, 349.1119
CIE-Luv:
56.4005, 49.6361, -16.9910
Hunter-Lab:
49.3089, 31.8373, -3.2481
#c06d95 color charts
#c06d95 color shades, tints & tones
#c06d95 color schemes
#c06d95 color preview, HTML & CSS examples
This text has a color of #c06d95
<p style="color:#c06d95;">Text here</p>
.mytext {color:#c06d95;}
This box has a color of #c06d95
<div style="background-color:#c06d95;">Content here</div>
.mybackground {background-color:#c06d95;}
Border around this has a color of #c06d95
<div style="border:2px solid #c06d95;">Content here</div>
.myborder {border:2px solid #c06d95;}