#c09f9f color space conversions
Hex:
#c09f9f
RGB:
192, 159, 159
CMY:
25, 38, 38
CMYK:
0, 17, 17, 25
HSL:
0°, 20.7547%, 68.8235%
HSV (HSB):
0°, 17.1875%, 75.2941%
XYZ:
40.3944, 38.5059, 38.1043
xyY:
0.3452, 0.3291, 38.5059
CIE-Lab:
68.3919, 12.1637, 4.5631
CIE-LCH:
68.3919, 12.9915, 20.5632
CIE-Luv:
68.3919, 20.2759, 4.3618
Hunter-Lab:
62.0532, 7.6040, 7.0297
#c09f9f color charts
#c09f9f color shades, tints & tones
#c09f9f color schemes
#c09f9f color preview, HTML & CSS examples
This text has a color of #c09f9f
<p style="color:#c09f9f;">Text here</p>
.mytext {color:#c09f9f;}
This box has a color of #c09f9f
<div style="background-color:#c09f9f;">Content here</div>
.mybackground {background-color:#c09f9f;}
Border around this has a color of #c09f9f
<div style="border:2px solid #c09f9f;">Content here</div>
.myborder {border:2px solid #c09f9f;}