#cf9090 color space conversions
Hex:
#cf9090
RGB:
207, 144, 144
CMY:
19, 44, 44
CMYK:
0, 30, 30, 19
HSL:
0°, 39.6226%, 68.8235%
HSV (HSB):
0°, 30.4348%, 81.1765%
XYZ:
40.7394, 35.2255, 31.0376
xyY:
0.3807, 0.3292, 35.2255
CIE-Lab:
65.9239, 23.8690, 9.6228
CIE-LCH:
65.9239, 25.7357, 21.9569
CIE-Luv:
65.9239, 41.3357, 8.9049
Hunter-Lab:
59.3511, 18.6605, 10.5402
#cf9090 color charts
#cf9090 color shades, tints & tones
#cf9090 color schemes
#cf9090 color preview, HTML & CSS examples
This text has a color of #cf9090
<p style="color:#cf9090;">Text here</p>
.mytext {color:#cf9090;}
This box has a color of #cf9090
<div style="background-color:#cf9090;">Content here</div>
.mybackground {background-color:#cf9090;}
Border around this has a color of #cf9090
<div style="border:2px solid #cf9090;">Content here</div>
.myborder {border:2px solid #cf9090;}