#fc8096 color space conversions
Hex:
#fc8096
RGB:
252, 128, 150
CMY:
1, 50, 41
CMYK:
0, 49, 40, 1
HSL:
349°, 95.3846%, 74.5098%
HSV (HSB):
349°, 49.2063%, 98.8235%
XYZ:
53.3691, 38.3358, 33.4409
xyY:
0.4265, 0.3063, 38.3358
CIE-Lab:
68.2674, 49.2752, 10.3501
CIE-LCH:
68.2674, 50.3505, 11.8624
CIE-Luv:
68.2674, 84.4022, 4.5451
Hunter-Lab:
61.9159, 45.5071, 11.3185
#fc8096 color charts
#fc8096 color shades, tints & tones
#fc8096 color schemes
#fc8096 color preview, HTML & CSS examples
This text has a color of #fc8096
<p style="color:#fc8096;">Text here</p>
.mytext {color:#fc8096;}
This box has a color of #fc8096
<div style="background-color:#fc8096;">Content here</div>
.mybackground {background-color:#fc8096;}
Border around this has a color of #fc8096
<div style="border:2px solid #fc8096;">Content here</div>
.myborder {border:2px solid #fc8096;}