#c08191 color space conversions
Hex:
#c08191
RGB:
192, 129, 145
CMY:
25, 49, 43
CMYK:
0, 33, 24, 25
HSL:
345°, 33.3333%, 62.9412%
HSV (HSB):
345°, 32.8125%, 75.2941%
XYZ:
34.6993, 28.9513, 30.5474
xyY:
0.3684, 0.3073, 28.9513
CIE-Lab:
60.7386, 26.5831, 1.3794
CIE-LCH:
60.7386, 26.6188, 2.9704
CIE-Luv:
60.7386, 39.2766, -2.8067
Hunter-Lab:
53.8064, 20.9519, 4.0040
#c08191 color charts
#c08191 color shades, tints & tones
#c08191 color schemes
#c08191 color preview, HTML & CSS examples
This text has a color of #c08191
<p style="color:#c08191;">Text here</p>
.mytext {color:#c08191;}
This box has a color of #c08191
<div style="background-color:#c08191;">Content here</div>
.mybackground {background-color:#c08191;}
Border around this has a color of #c08191
<div style="border:2px solid #c08191;">Content here</div>
.myborder {border:2px solid #c08191;}