#ffc1ea color space conversions
Hex:
#ffc1ea
RGB:
255, 193, 234
CMY:
0, 24, 8
CMYK:
0, 24, 8, 0
HSL:
320°, 100.0000%, 87.8431%
HSV (HSB):
320°, 24.3137%, 100.0000%
XYZ:
75.1612, 65.3404, 86.4924
xyY:
0.3311, 0.2879, 65.3404
CIE-Lab:
84.6589, 28.4944, -11.6766
CIE-LCH:
84.6589, 30.7940, 337.7170
CIE-Luv:
84.6589, 33.9325, -23.1699
Hunter-Lab:
80.8334, 24.5159, -6.8574
#ffc1ea color charts
#ffc1ea color shades, tints & tones
#ffc1ea color schemes
#ffc1ea color preview, HTML & CSS examples
This text has a color of #ffc1ea
<p style="color:#ffc1ea;">Text here</p>
.mytext {color:#ffc1ea;}
This box has a color of #ffc1ea
<div style="background-color:#ffc1ea;">Content here</div>
.mybackground {background-color:#ffc1ea;}
Border around this has a color of #ffc1ea
<div style="border:2px solid #ffc1ea;">Content here</div>
.myborder {border:2px solid #ffc1ea;}