#ff849a color space conversions
Hex:
#ff849a
RGB:
255, 132, 154
CMY:
0, 48, 40
CMYK:
0, 48, 40, 0
HSL:
349°, 100.0000%, 75.8824%
HSV (HSB):
349°, 48.2353%, 100.0000%
XYZ:
55.3240, 40.0956, 35.3952
xyY:
0.4229, 0.3065, 40.0956
CIE-Lab:
69.5376, 48.7765, 9.9611
CIE-LCH:
69.5376, 49.7832, 11.5422
CIE-Luv:
69.5376, 83.3619, 4.2019
Hunter-Lab:
63.3211, 45.1445, 11.1829
#ff849a color charts
#ff849a color shades, tints & tones
#ff849a color schemes
#ff849a color preview, HTML & CSS examples
This text has a color of #ff849a
<p style="color:#ff849a;">Text here</p>
.mytext {color:#ff849a;}
This box has a color of #ff849a
<div style="background-color:#ff849a;">Content here</div>
.mybackground {background-color:#ff849a;}
Border around this has a color of #ff849a
<div style="border:2px solid #ff849a;">Content here</div>
.myborder {border:2px solid #ff849a;}