#f1cccc color space conversions
Hex:
#f1cccc
RGB:
241, 204, 204
CMY:
5, 20, 20
CMYK:
0, 15, 15, 5
HSL:
0°, 56.9231%, 87.2549%
HSV (HSB):
0°, 15.3527%, 94.5098%
XYZ:
68.7676, 66.2461, 66.2891
xyY:
0.3416, 0.3291, 66.2461
CIE-Lab:
85.1218, 12.9979, 4.8398
CIE-LCH:
85.1218, 13.8697, 20.4228
CIE-Luv:
85.1218, 22.3976, 4.8165
Hunter-Lab:
81.3917, 8.3785, 8.6858
#f1cccc color charts
#f1cccc RGB chart
#f1cccc CMYK chart
#f1cccc RGB pie chart
#f1cccc color shades, tints & tones
#f1cccc color schemes
#f1cccc color preview, HTML & CSS examples
This text has a color of #f1cccc
<p style="color:#f1cccc;">Text here</p>
.mytext {color:#f1cccc;}
Text color #f1cccc
This box has a color of #f1cccc
<div style="background-color:#f1cccc;">Content here</div>
.mybackground {background-color:#f1cccc;}
Background color #f1cccc
Border around this has a color of #f1cccc
<div style="border:2px solid #f1cccc;">Content here</div>
.myborder {border:2px solid #f1cccc;}
Border color #f1cccc