#c07f90 color space conversions
Hex:
#c07f90
RGB:
192, 127, 144
CMY:
25, 50, 44
CMYK:
0, 34, 25, 25
HSL:
344°, 34.0314%, 62.5490%
HSV (HSB):
344°, 33.8542%, 75.2941%
XYZ:
34.3616, 28.3988, 30.0560
xyY:
0.3702, 0.3060, 28.3988
CIE-Lab:
60.2474, 27.5377, 1.2381
CIE-LCH:
60.2474, 27.5655, 2.5744
CIE-Luv:
60.2474, 40.5945, -3.1803
Hunter-Lab:
53.2906, 21.8380, 3.8637
#c07f90 color charts
#c07f90 color shades, tints & tones
#c07f90 color schemes
#c07f90 color preview, HTML & CSS examples
This text has a color of #c07f90
<p style="color:#c07f90;">Text here</p>
.mytext {color:#c07f90;}
This box has a color of #c07f90
<div style="background-color:#c07f90;">Content here</div>
.mybackground {background-color:#c07f90;}
Border around this has a color of #c07f90
<div style="border:2px solid #c07f90;">Content here</div>
.myborder {border:2px solid #c07f90;}