#f1b3cc color space conversions
Hex:
#f1b3cc
RGB:
241, 179, 204
CMY:
5, 30, 20
CMYK:
0, 26, 15, 5
HSL:
336°, 68.8889%, 82.3529%
HSV (HSB):
336°, 25.7261%, 94.5098%
XYZ:
63.2948, 55.3006, 64.4648
xyY:
0.3458, 0.3021, 55.3006
CIE-Lab:
79.2141, 26.2240, -3.7765
CIE-LCH:
79.2141, 26.4946, 351.8052
CIE-Luv:
79.2141, 36.2975, -10.4293
Hunter-Lab:
74.3644, 21.7916, 0.6579
#f1b3cc color charts
#f1b3cc color shades, tints & tones
#f1b3cc color schemes
#f1b3cc color preview, HTML & CSS examples
This text has a color of #f1b3cc
<p style="color:#f1b3cc;">Text here</p>
.mytext {color:#f1b3cc;}
This box has a color of #f1b3cc
<div style="background-color:#f1b3cc;">Content here</div>
.mybackground {background-color:#f1b3cc;}
Border around this has a color of #f1b3cc
<div style="border:2px solid #f1b3cc;">Content here</div>
.myborder {border:2px solid #f1b3cc;}