#ff92e1 color space conversions
Hex:
#ff92e1
RGB:
255, 146, 225
CMY:
0, 43, 12
CMYK:
0, 43, 12, 0
HSL:
317°, 100.0000%, 78.6275%
HSV (HSB):
317°, 42.7451%, 100.0000%
XYZ:
65.1095, 47.2540, 76.9235
xyY:
0.3440, 0.2496, 47.2540
CIE-Lab:
74.3520, 51.3151, -22.3477
CIE-LCH:
74.3520, 55.9702, 336.4669
CIE-Luv:
74.3520, 59.3307, -43.5302
Hunter-Lab:
68.7416, 48.7710, -18.2278
#ff92e1 color charts
#ff92e1 color shades, tints & tones
#ff92e1 color schemes
#ff92e1 color preview, HTML & CSS examples
This text has a color of #ff92e1
<p style="color:#ff92e1;">Text here</p>
.mytext {color:#ff92e1;}
This box has a color of #ff92e1
<div style="background-color:#ff92e1;">Content here</div>
.mybackground {background-color:#ff92e1;}
Border around this has a color of #ff92e1
<div style="border:2px solid #ff92e1;">Content here</div>
.myborder {border:2px solid #ff92e1;}