#f25ced color space conversions
Hex:
#f25ced
RGB:
242, 92, 237
CMY:
5, 64, 7
CMYK:
0, 62, 2, 5
HSL:
302°, 85.2273%, 65.4902%
HSV (HSB):
302°, 61.9835%, 94.9020%
XYZ:
55.7312, 32.6460, 83.4847
xyY:
0.3243, 0.1900, 32.6460
CIE-Lab:
63.8732, 74.2135, -45.3414
CIE-LCH:
63.8732, 86.9684, 328.5768
CIE-Luv:
63.8732, 68.3050, -82.3423
Hunter-Lab:
57.1366, 74.1200, -46.6354
#f25ced color charts
#f25ced color shades, tints & tones
#f25ced color schemes
#f25ced color preview, HTML & CSS examples
This text has a color of #f25ced
<p style="color:#f25ced;">Text here</p>
.mytext {color:#f25ced;}
This box has a color of #f25ced
<div style="background-color:#f25ced;">Content here</div>
.mybackground {background-color:#f25ced;}
Border around this has a color of #f25ced
<div style="border:2px solid #f25ced;">Content here</div>
.myborder {border:2px solid #f25ced;}