#255f7a color space conversions
Hex:
#255f7a
RGB:
37, 95, 122
CMY:
85, 63, 52
CMYK:
70, 22, 0, 52
HSL:
199°, 53.4591%, 31.1765%
HSV (HSB):
199°, 69.6721%, 47.8431%
XYZ:
8.3680, 9.9829, 19.8982
xyY:
0.2188, 0.2610, 9.9829
CIE-Lab:
37.8117, -9.5145, -20.7174
CIE-LCH:
37.8117, 22.7978, 245.3329
CIE-Luv:
37.8117, -21.7076, -27.4442
Hunter-Lab:
31.5957, -8.0173, -15.2224
#255f7a color charts
#255f7a color shades, tints & tones
#255f7a color schemes
#255f7a color preview, HTML & CSS examples
This text has a color of #255f7a
<p style="color:#255f7a;">Text here</p>
.mytext {color:#255f7a;}
This box has a color of #255f7a
<div style="background-color:#255f7a;">Content here</div>
.mybackground {background-color:#255f7a;}
Border around this has a color of #255f7a
<div style="border:2px solid #255f7a;">Content here</div>
.myborder {border:2px solid #255f7a;}