#f1b9e5 color space conversions
Hex:
#f1b9e5
RGB:
241, 185, 229
CMY:
5, 27, 10
CMYK:
0, 23, 5, 5
HSL:
313°, 66.6667%, 83.5294%
HSV (HSB):
313°, 23.2365%, 94.5098%
XYZ:
67.7674, 59.0558, 81.9559
xyY:
0.3246, 0.2829, 59.0558
CIE-Lab:
81.3223, 27.1885, -14.1326
CIE-LCH:
81.3223, 30.6422, 332.5346
CIE-Luv:
81.3223, 29.7609, -26.6653
Hunter-Lab:
76.8478, 22.9248, -9.4376
#f1b9e5 color charts
#f1b9e5 color shades, tints & tones
#f1b9e5 color schemes
#f1b9e5 color preview, HTML & CSS examples
This text has a color of #f1b9e5
<p style="color:#f1b9e5;">Text here</p>
.mytext {color:#f1b9e5;}
This box has a color of #f1b9e5
<div style="background-color:#f1b9e5;">Content here</div>
.mybackground {background-color:#f1b9e5;}
Border around this has a color of #f1b9e5
<div style="border:2px solid #f1b9e5;">Content here</div>
.myborder {border:2px solid #f1b9e5;}