#ffcffc color space conversions
Hex:
#ffcffc
RGB:
255, 207, 252
CMY:
0, 19, 1
CMYK:
0, 19, 1, 0
HSL:
304°, 100.0000%, 90.5882%
HSV (HSB):
304°, 18.8235%, 100.0000%
XYZ:
81.1235, 72.9139, 101.8936
xyY:
0.3170, 0.2849, 72.9139
CIE-Lab:
88.4066, 24.2564, -15.6141
CIE-LCH:
88.4066, 28.8474, 327.2302
CIE-Luv:
88.4066, 24.5223, -28.8408
Hunter-Lab:
85.3896, 20.1501, -10.9767
#ffcffc color charts
#ffcffc RGB chart
#ffcffc CMYK chart
#ffcffc RGB pie chart
#ffcffc color shades, tints & tones
#ffcffc color schemes
#ffcffc color preview, HTML & CSS examples
This text has a color of #ffcffc
<p style="color:#ffcffc;">Text here</p>
.mytext {color:#ffcffc;}
Text color #ffcffc
This box has a color of #ffcffc
<div style="background-color:#ffcffc;">Content here</div>
.mybackground {background-color:#ffcffc;}
Background color #ffcffc
Border around this has a color of #ffcffc
<div style="border:2px solid #ffcffc;">Content here</div>
.myborder {border:2px solid #ffcffc;}
Border color #ffcffc