#c07b81 color space conversions
Hex:
#c07b81
RGB:
192, 123, 129
CMY:
25, 52, 49
CMYK:
0, 36, 33, 25
HSL:
355°, 35.3846%, 61.7647%
HSV (HSB):
355°, 35.9375%, 75.2941%
XYZ:
32.7836, 26.9574, 24.2443
xyY:
0.3903, 0.3210, 26.9574
CIE-Lab:
58.9348, 27.6569, 7.9765
CIE-LCH:
58.9348, 28.7842, 16.0880
CIE-Luv:
58.9348, 45.4703, 5.7436
Hunter-Lab:
51.9205, 21.8476, 8.6589
#c07b81 color charts
#c07b81 color shades, tints & tones
#c07b81 color schemes
#c07b81 color preview, HTML & CSS examples
This text has a color of #c07b81
<p style="color:#c07b81;">Text here</p>
.mytext {color:#c07b81;}
This box has a color of #c07b81
<div style="background-color:#c07b81;">Content here</div>
.mybackground {background-color:#c07b81;}
Border around this has a color of #c07b81
<div style="border:2px solid #c07b81;">Content here</div>
.myborder {border:2px solid #c07b81;}